11.
What is the purpose of the public static void main(String[] args) method in Java?
12.
Which statement correctly describes Java's syntax?
13.
How is Java code typically compiled on the command line?
14.
What is the purpose of the System.out.print() method in Java?
15.
Which statement correctly describes Java's main method?
16.
What is the purpose of the java command in Java?
17.
Which statement correctly describes Java's compilation process?
18.
What is the output of the following Java code snippet?
19.
Which statement correctly describes Java's memory management?
20.
What is the role of the java.lang package in Java?