JAVA PROGRAMMING QUESTION BANK FOR PTT-1 (ACADEMIC YEAR 2015-16)
QUESTION BANK FOR I ST PTT - JPR 1. Explain platform independence and data encapsulation. 2. Describe any 2 feature of java. 3. What is byte code? Explain JVM. 4. List different data types in java. 5. Describe arithmetic operators with examples. 6. Explain why java is called true OO language. 7. Explain relational and logical operators in java. 8. Describe use of final w.r.t Inheritance. 9. Describe various bitwise operators with examples. 10. What is overriding? Explain method overriding. 11. Explain constructor with example also explain the type of constructor. 12. Define an employee with data members as empid, name and salary accept data for 5 object and displa...