In order for a source code file, containing the public class Test, to successfully compile, which of the following must be true?
Click to view the answer
C.
A source code file must take the same name as any public class or interface that it declares.