Assign Question BCA-2nd Sem OOPs
Assign Question BCA-2nd Sem OOPs
) - 492015
Faculty of Engineering
(Department of Computer Science & Engineering)
Assignment Question
1. What is object oriented programming? How is it different from the procedural oriented
programming?
2. Write about the different feature of C++?
3. Illustrate in detail about Control structure an Loop of OOPs?
4. Explain in detail about the basic concept of object oriented programming?
5. Discuss about Class and object with suitable example?
6. Write a short note on Acess specifier in OOPs?
7. Explain the concept of Friend Function? Write an example program for friend function.
8. Illustrate in detail about how to allocation of memory for object in OOPS?
9. Explain the concept of reusability in detail?
10. Write a short note on Encapsulation?
11. What is constructor? Why dynamic initialization of object is needed? Illustrate with the
help of example.
12. Illustrate the concept of Inheritance? Explain various form of inheritance with example?
13. Explain dynamic initialization with new() and delete() function?
14. What do you mean by operator overloading? Explain with suitable example.
15. Describe the concept of polymorphism? Also explain its various type.
16. Explain in detail about virtual function?
17. Write a short note on throwing and catching mechanism?
18. Explain the concept of class template and function template?
19. What is Exception handling? What are the advantages of using exception handling
mechanism in a program?
20. Illustrate the various type of Exception handling?
21. What do you mean by Inheritance? Explain its type .
22. Write a short note on Public, Private and Protected?
23. Define the term Tokens?
24. Write about the concept of data types?
25. Explain in detail about conditional and loop statement?
******************************************************************************