Syllabuses


How can we implement aggregation in OOP? Explain with an example.

How can we implement aggregation in OOP? Explain with an example.

Explain the meaning of algorithm. Explain with an programming example.

Explain the meaning of algorithm. Explain with an programming example.

Differentiate between procedure oriented programming and object oriented programming briefly. Also mention the merits and demerits of both programming.

Differentiate between procedure oriented programming and object oriented programming briefly. Also mention the merits and demerits of both programming.

Explain briefly: i) Disinheritance ii) Recursive Association iii) Memory Management iv) रिस्कर्इव अपेक्ष्शन v) फिक्स्ड अपेक्ष्शन vi) मेमोरी मैनेजमेंट

Explain briefly: i) Disinheritance ii) Recursive Association iii) Memory Management iv) रिस्कर्इव अपेक्ष्शन v) फिक्स्ड अपेक्ष्शन vi) मेमोरी मैनेजमेंट

What is meant by initializing of file stream objects? What are input and output streams? Give example.

What is meant by initializing of file stream objects? What are input and output streams? Give example.

Describe dynamic memory allocation in C++ with suitable example.

Describe dynamic memory allocation in C++ with suitable example.

Define following terms: a) Friend class and friend function. b) Friend Pointer c) Data hiding d) Data Encapsulation

Define following terms: a) Friend class and friend function. b) Friend Pointer c) Data hiding d) Data Encapsulation

Write a C++ program to overload '+' operator using member function to add two complex numbers.

Write a C++ program to overload '+' operator using member function to add two complex numbers.

Explain the concept of exception handling in C++ with suitable example.

Explain the concept of exception handling in C++ with suitable example.

Explain the parameter passing mechanism in C++ with suitable example.

Explain the parameter passing mechanism in C++ with suitable example.