Q. In order for a source code file, containing the public class test, to successfully compile, which of the following must be true?
β
Correct Answer: (B)
It must be named test.java
You must be Logged in to update hint/solution