Previous Year Very Short Questions of JAVA (BSC-IT 4th)

Core java in programming

Previous year question paper with solutions for Core java in programming

Our website provides solved previous year question paper for Core java in programming . 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. Write a note on inheritrence.
  2. Differentiate between method overloading andoverriding
  3. How multiple inheritances can be implemented in java?
  4. Write the use of thiskeyword.
  5. Differentiate between CLASSPATH and PATH variable.
  6. Write syntax to create an applet.
  7. Differentiate between String and String Buffer class.
  8. Write the syntax to access apackage.
  9. Differentiate between interface andclass.
  10. Differentiate between java and C programming language.
  11. Conditional operators
  12. Literals
  13. Java virtual machine
  14. Static member
  15. Final class
  16. Applet
  17. Interfaces
  18. Type conversion
  19. Constructors
  20. Logical Operators
  21. What is byte code?
  22. What is Dynamic Binding?
  23. Give at least 5 differences between C++ and Java.
  24. What are Wrapper Classes?
  25. What is difference between Final and Finalizer?
  26. What do you understand by casting of a value?
  27. Differentiate between break and continue.
  28. What restrictions are placed on the location of a package statement during creation of a package?
  29. What do you understand by throwing an exception?