{{theTime}}

Search This Blog

Total Pageviews

Does this code compiles?

public static boolean test(Sr s, Sa[] b) {
return true ;
}

Answer: Yes.

No comments:

How to install Windows Subsystem for Linux?

- Open Powershell in Admin mode and run wsl --install