1.  What is the most important feature of Java?

2.  What do you mean by platform independence?

3.  What is a JVM?

4.  Are JVM's platform independent?

5.  What is the difference between a JDK and a JVM?

6.  What is a pointer and does Java support pointers?

7.  What is the base class of all classes?

8.  Does Java support multiple inheritance?

9.  Is Java a pure object oriented language?

10.  Are arrays primitive data types?