Previous Year Very Short Questions of JAVA (BCA 5th)

Introduction to internet and java

Previous year question paper with solutions for Introduction to internet and java

Our website provides solved previous year question paper for Introduction to internet and 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. Define Polymorphism. How is it implemented in Java?
  2. Briefly discuss the history of Java
  3. What is Java Virtual Machine?
  4. What is a constructor? What is the use of constructors?
  5. What is the use of Final?
  6. What are wrapper classes?
  7. What is an Interface in Java?
  8. What is a Package? How is a package created in Java?
  9. What are abstract classes?
  10. What do you mean by method overloading?
  11. What is URL?
  12. Discuss Internet Backbone.
  13. What is Port?
  14. What are the responsibilities of event listener?
  15. What are the components to use dial-up Network?
  16. What are priorities of threads?
  17. What is garbage collection?
  18. Define interface.
  19. What is the role of 'super' keyword?
  20. Why java is called platform independent language?
  21. What is an object? How we create it?
  22. What is Java Virtual Machine?
  23. What are various types of arrays? Give syntax of creating each of them
  24. Write steps to create a package
  25. Name various branching statements of java.
  26. What are wrapper classes?
  27. Demonstrate how parameters are passed to an Applet
  28. Use of control loops in Applets
  29. Why Exception handling is done?
  30. What is Java AWT?