Solved

In Order for a Source Code File, Containing the Public

Question 7

Multiple Choice

In order for a source code file, containing the public class Test, to successfully compile, which of the following must be true?


A) It must have a package statement
B) It must be named Test. java
C) It must import java. lang
D) It must declare a public class named Test

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions