A quiz to test your knowledge of Java
1. What is the purpose of Java?
2. Which keyword is used to create a new object in Java?
3. What is the output of the code: System.out.println(10 % 3);
4. Which method is used to obtain the length of an array in Java?
5. What does JVM stand for?