0% found this document useful (0 votes)
19 views

Object Oriented Programming Using C++

Uploaded by

Om Khandate
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
19 views

Object Oriented Programming Using C++

Uploaded by

Om Khandate
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

B. Sc.

IT Healthcare & BCA 2nd Semester Preliminary Examination Summer 2021


Sub – Object Oriented Programming Using C++
Paper - IV
Time: 3.00 Hrs. Max. Marks 70

Instructions:-
 Number to the right indicates marks.
 Draw neat diagrams, wherever necessary.
 Use single answer book for answering both sections.

BAQ - 2 Marks each


1. List down the features of OOP.
2. What is an object?
3. Define a class.
4. What are the benefits of OOP?
5. Give the syntax of if else statement.
6. Write the syntax of class declaration.
7. Define constructor.
8. Define Inheritance.
9. Give the syntax of for loop.
10. Define Encapsulation.

SAQ - 5 Marks each

1. Write a program in C++ to print multiplication of two numbers.


2. Explain various types of Inheritance.
3. Explain the rules for overloading the operator.
4. Write a program to create class Student with data members name, roll no and marks for two
subject and find total marks for two students.
LAQ - 15 Marks each
1. Explain different types of polymorphism in detail with suitable example.
2. Write short notes on.
a. Multiple inheritance
b. Hybrid inheritance

Note – Mail the PDF of Answer Sheet send to this Email Address –[email protected]

You might also like