1. Why is Java a platform independent language?
2. Why is Java not a pure object oriented language?
3. Pointers are used in C/ C++. Why does Java not make use of pointers?
4. What do you understand by an instance variable and a local variable?
5. What do you mean by data encapsulation?