1. Which keyword is used to define a class in Java?
2. What is the correct method to print text in Java?
3. Which keyword is used to create an object in Java?
4. Which of the following is a correct String declaration?
5. Which symbol is used to end a statement in Java?
6. What is the entry point of a Java program?
7. Which of these is a valid data type in Java?
8. How do you declare a constant value in Java?
9. Which operator is used to compare two values in Java?