This download link is referred from the post: MU-Mumbai University MCA Last 10 Years 2010-2020 Question Papers || University of Mumbai
FirstRanker.com
Firstranker's choice
Paper / Subject Code: 56103 / Object Oriented Programming with C++
--- Content provided by FirstRanker.com ---
(3 hours) Total marks: 100Note:
- Q1 is compulsory
- Attempt any Four from remaining Six questions
Q.1(a) Define constructor and destructor. Explain all types of constructor with suitable example. (10)
--- Content provided by FirstRanker.com ---
(b) Write a program which accepts 5 strings and sort them in ascending order. (10)
Q.2(a) Define Inheritance .Explain all types of inheritance with suitable example. (10)
(b) Differentiate function overloading and function overriding .Explain with suitable example. (10)
Q.3(a) Explain different components of Standard Template Library. (10)
(b) Explain file handling mechanism. Write a program which copy content from one file into another. (10)
--- Content provided by FirstRanker.com ---
Q.4(a) Define Operator overloading. Write a program which overload unary β--βand β++β operator. (10)
(b) Define and explain Function template and class template with suitable example. (10)
Q.5(a) Explain in C++ how we can handle Exception handling. (10)
(b) Define and explain constant variable and constant function with suitable example. (10)
Q.6(a) What is dynamic Binding? Demonstrate the use of New and Delete operator with suitable example. (10)
--- Content provided by FirstRanker.com ---
(b) Write a program which accepts a string from the user and find out number of words from that string. (10)
Q.7 Write a short note on any four of the following (20)
- Inline Function
- Recursive function.
- Friend function
- Default argument.
- Static variable and static function.
--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---
This download link is referred from the post: MU-Mumbai University MCA Last 10 Years 2010-2020 Question Papers || University of Mumbai