0% found this document useful (0 votes)
45 views2 pages

OOP 2025 Exam Guide

The document outlines priority topics and probable questions for the OOP in C++ exam in 2025. High priority topics include friend functions, constructors, inheritance, and exception handling, while medium and low priority topics cover templates, inline functions, and interface limitations. It also lists short and long answer type questions that students should prepare for, focusing on key concepts and practical programming tasks.

Uploaded by

sayanmondal2333
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
45 views2 pages

OOP 2025 Exam Guide

The document outlines priority topics and probable questions for the OOP in C++ exam in 2025. High priority topics include friend functions, constructors, inheritance, and exception handling, while medium and low priority topics cover templates, inline functions, and interface limitations. It also lists short and long answer type questions that students should prepare for, focusing on key concepts and practical programming tasks.

Uploaded by

sayanmondal2333
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

OOP in C++ - 2025 Exam Priority Topics & Probable Questions

Priority Topics for 2025

High Priority Topics:

- Friend Function

- Constructors (Default, Parameterized, Copy, Move)

- Inheritance (Public and Protected)

- Virtual Functions and Runtime Polymorphism

- Operator Overloading (Unary vs Binary)

- Exception Handling

- Stream Classes & File Handling

Medium Priority Topics:

- Templates (Function & Class)

- Inline Functions

- Scope Resolution Operator

- 'this' Pointer

- Static Members

- OOP Concepts

Low Priority Topics:

- Interface Limitations

- Move Constructor (Rare)

- getline() and write()

- Arithmetic Exception

Probable Questions for 2025

Group-B (Short Answer Type - 5 Marks Each):

1. Define inline function with example. What are the advantages?

2. Differentiate between call by value and call by address with examples.


OOP in C++ - 2025 Exam Priority Topics & Probable Questions

3. Write a program to exchange values between two classes using friend function.

4. What is the difference between default, parameterized, and copy constructor?

5. Explain scope resolution operator with example.

6. What is a virtual function? How is it used through base class reference?

7. What is the use of 'this' pointer in C++?

8. Differentiate between binary and unary operator overloading.

9. How to handle exceptions in C++ with try-catch? Write a program.

10. What is function template? Give an example.

Group-C (Long Answer Type - 15 Marks Each):

1. Write a C++ program to implement operator overloading for complex numbers. Explain its advantages.

2. Explain public and protected inheritance. Show how inheritance supports code reuse with a program.

3. Describe stream class hierarchy. Write a file handling program using ifstream, ofstream, and getline().

4. Write a program using friend function to generate Fibonacci series and explain static members.

5. Explain runtime polymorphism with virtual functions. Discuss early vs late binding with examples.

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy