Previous Year Very Short Questions of OOP (BCA 2nd)

Oops using c++

Previous year question paper with solutions for Oops using c++

Our website provides solved previous year question paper for Oops using c++ . Doing preparation from the previous year question paper helps you to get good marks in exams. From our OOP 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 inline function?
  2. What do you mean by friend function?
  3. What is Array?
  4. Define pure virtual function
  5. What is the use of break statement?
  6. What is the use of friend class?
  7. What are unary operators?
  8. What is role of virtual function?
  9. What is destructor?
  10. What is the purpose of nested structure?
  11. What is inheritance?
  12. What do you mean by array of pointer?
  13. What is function overloading?
  14. What is copy constructor?
  15. Differentiate early binding and late binding
  16. What is pass by reference?
  17. Define I/O stream
  18. What are visibility modes of derived classes?
  19. What is scope resolution operator?
  20. What is friend function?
  21. Class
  22. Inheritance
  23. Reusability
  24. Polymorphism
  25. Data Abstraction
  26. Data Hiding
  27. Friend classes
  28. Pointers
  29. Contructors
  30. Header files