Question: Which of the following statement is NOT true about java class? A Java source code file contains only one Java class. Class is a container
Which of the following statement is NOT true about java class?
A Java source code file contains only one Java class.
Class is a container of Java statements.
A source code file has only one public class.
Public class name and the filename of the source code file must match.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
