Download as pdf
Download as pdf
You are on page 1of 1
FOR MORE QUESTION PAPERS, CLICK HERE TO DOWNLOAD OUR APP I! Paper-BCA~16-204 : Object Oriented Programming Using CH Time Allowed : 3 Hrs. Maximum Marks: ( Note:- Attempt one question from each Section and the ent compulsory question. All question carry equal marks. P SECTION-A Z | 1. Differentiate between encapsulation and abstraction. ‘Which acce specifier can help to achieve data hiding in C++ ? Demonstrate with example program. 2. Discuss the following : | @ Manipulators | (b) Type casting. \ SECTION-B 3. (a) What is the need of friend function inaC++ program ? What. the rules of implementing it ? (b) How are static members accessed in C++? | 4. (@) Write'a program to add two matrices using operator overloading (©) How isa constructor different from an ordinary function ?” Dise| copy constructor. : SECTION-C 5, When should inheritance be used in an object oriented progran Deseribe multilevel inheritance and hybrid inheritance with practi examples. | 6. Why is late binding important in OOPS ? What is the role of virt, functions here ? Demonstrate the implementation. | SECTION-D 7. What should be placed inside a try block ? When do we use mult catch handlers ? What are the benefits achieved ? 8 Describe the various classes available for file operations. What are different ways of opening a file and which one is used when ? SECTION-E (Compulsory Question) 9. (@) Function overloading (b) Operators that cannot use friend functions (©) Making a protected member inheritable (@ File modes | (©) Conversion from one class to another class type. |

You might also like