Previous Year Very Short Questions of JAVA (B-TECH information technology 5th)

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. Use of String buffer class.
  2. Java tokens.
  3. Type casting.
  4. Pros of Java programming language.
  5. Static members.
  6. Applets.
  7. URL connection.
  8. Hiding classes.
  9. List the data types available in Java.
  10. Runnable interface.
  11. List primitive Java types.
  12. What is finalize() method?
  13. What is Abstract class?
  14. Explain the following line used under Java Program : public static void main (String args[ ])
  15. What are Wrapper classes?
  16. Describe life cycle of thread.
  17. How finally keyword used under Exception Handling?
  18. Explain JVM.
  19. What is runtime polymorphism or dynamic method dispatch?
  20. What is a Socket and advantages of Java Sockets?
  21. Why Java is platform independent language?
  22. Why java does not support multiple inheritance?
  23. What is the difference between throw and throws keyword?
  24. What is the need of super keyword in java?
  25. Define Multithreading.
  26. Define Constructor.
  27. What is an applet?
  28. Why do we need socket programming?
  29. What is JDBC?
  30. What is an abstract class?