Previous Year Very Short Questions of JAVA (PGDCA 2nd)

Programming in java

Previous year question paper with solutions for Programming in java

Our website provides solved previous year question paper for Programming in java . Doing preparation from the previous year question paper helps you to get good marks in exams. From our JAVA question paper bank, students can download solved previous year question paper. The solutions to these previous year question paper are very easy to understand.

These Questions are downloaded from www.brpaper.com You can also download previous years question papers of 10th and 12th (PSEB & CBSE), B-Tech, Diploma, BBA, BCA, MBA, MCA, M-Tech, PGDCA, B-Com, BSc-IT, MSC-IT.

Print this page
  1. What is an interface?
  2. What is a finalizer?
  3. What is JVM?
  4. Provide 2 differences between java and c language.
  5. Explain the difference between call by value and call by reference.
  6. What is a class path?
  7. What are unchecked exceptions?
  8. What is hierarchical inheritance?
  9. What is a ternary operator?
  10. Differentiate between String and String Buffer.
  11. Why is object-oriented paradigm so called?
  12. What are applets?
  13. Why Java is a compiled and interpreted language?
  14. What is Java virtual machine?
  15. What are the stages in the lifecycle of an Applet?
  16. What is the purpose of the keyword super?
  17. Distinguish between a class and an object.
  18. What are the implications of public, protected and private visibility modes?
  19. What is multiple Inheritance?
  20. What are the advantages of inheritance?