1.What is programming?
2. Java is a ______ language
3. Java programs are first converted into ______.
4. Which component runs Java bytecode?
5.What does JVM stand for?
6. What is the full form of JDK?
7. JRE is mainly used to:
8. Which of these is an IDE?
9. Which method is the starting point of a Java program?
10. Which keyword is used to define a class?
11. Which data type is used to store whole numbers?
12. Which data type stores true or false?
13. Which symbol is used to end a Java statement?
14. Which keyword is used to create a variable?
15. What is the correct way to declare an integer variable?

0 Comments