Syllabuses


Write short notes on any two: i) Virtual functions ii) Operator overloading iii) Interface iv) Inline function

Write short notes on any two: i) Virtual functions ii) Operator overloading iii) Interface iv) Inline function

Explain in detail about the Exception oriented programming approach? What are its benefits? Implement a multithreading collection and explain its working. Also explain the concept of Iterator in Collection class.

Explain in detail about the Exception oriented programming approach? What are its benefits? Implement a multithreading collection and explain its working. Also explain the concept of Iterator in Collection class.

What are the Exception? How they handled? What do you mean by Array Index Out of Bound Exception? Null Pointer Exception? Explain with an example.

What are the Exception? How they handled? What do you mean by Array Index Out of Bound Exception? Null Pointer Exception? Explain with an example.

Explain in detail about the object oriented collection and its approach. Write its benefits. Discuss the various object and class diagrams in it? Design and briefly explain them.

Explain in detail about the object oriented collection and its approach. Write its benefits. Discuss the various object and class diagrams in it? Design and briefly explain them.

Discuss Polymorphism in detail. What are different ways to implement polymorphism in C++ programming? Explain method overriding and function overloading in detail by writing its syntax.

Discuss Polymorphism in detail. What are different ways to implement polymorphism in C++ programming? Explain method overriding and function overloading in detail by writing its syntax.

What are access modifiers? How many types of access modifiers are there in C++? Explain each one in detail and their role in implementing data hiding in object oriented programming.

What are access modifiers? How many types of access modifiers are there in C++? Explain each one in detail and their role in implementing data hiding in object oriented programming.

Explain the concept of Encapsulation and Data abstraction in detail. Write a C++ code to show these concepts.

Explain the concept of Encapsulation and Data abstraction in detail. Write a C++ code to show these concepts.

Discuss the role of object oriented technology in designing user interface? Why is it beneficial to design object model for any task?

Discuss the role of object oriented technology in designing user interface? Why is it beneficial to design object model for any task?

Write short notes on any two.

Write short notes on any two.

Exception handling is a mechanism in object oriented programming approach. Write its benefits. Discuss the various types of exception handling mechanisms in C++ and their importance.

Exception handling is a mechanism in object oriented programming approach. Write its benefits. Discuss the various types of exception handling mechanisms in C++ and their importance.