BCA & BCA DS JAVA QUESTION BANK

 BCA & BCA DS JAVA QB

UNIT-I

  1. Discuss about basic concepts of OOP (*****)

  2. Differentiate POP and OOP

  3. Discuss briefly about benefits of OOP

  4. Discuss applications of OOP

  5. Discuss briefly history of Java

  6. Explain various Java features (*****)

  7. Write about Java environment (*****)

  8. Explain structure of Java program (*****)

  9. What are various Java tokens

  10. Discuss briefly about a command line arguments

  11. Discuss briefly about comments in Java

  12. Explain about variables and constants (*****)

  13. Explain various data types in java

  14. Explain about scope of variables with example (*****)

  15. Discuss briefly about type casting

  16. Explain various operators in Java (*****)

    UNIT-II

  17. Explain branching statements in detail (*****)

  18. Explain looping statements in detail (*****)

  19. Explain jumping statement in detail (***)

  20. Explain how to define class and object with example (*****)

  21. Explain briefly about static members and static methods (***)

  22. What is constructor explain various types of constructors with example (*****)

  23. Explain about arrays and it's types with example (*****)

Comments

Popular posts from this blog

JAVA RECORD PROGRAM FOR AREA AND PERIMETER OF RECTANGLE

JAVA RECORD PROGRAM FOR FIBBONACCI SERIES

JAVA RECORD PROGRAM FOR MATRIX MULTIPLICATION