...::: Recent Updates :::...

Monday, April 4, 2011

Previous Year - Mid Term Paper

LAXMI VIDYAPEETH’s
LAXMI INSTITUTE OF COMPUTER APPLICATIONS, SARIGAM (MCA)
MIDTERM EXAMINATION (SEM-II)
620003: Object Oriented Concepts & Programming (OOCP)
DATE:
MAX. MARKS : 40 TIME: 2 HRS.
Q.1 Give a short answer 08
1. Void Pointer
2. Explain endl and setw with example.
3. Constant Pointer
4. Define Free-Store Operator & Explain use of it.
5. Explain Access Modifier
6. Identifier, Token & Keyword
7. Call by Reference & Call by Value
8. What is LIM give example
Q.2.A Give answer of the following question 04
1. What is Function Overloading? Explain with example
2. Explain All Types of Construction with example
Q.2.B Give answer of the following question 04
1. List out all rules on Operator Overloading.
2. Difference between POP & OOP
OR
Q.2.B Give answer of the following question 04
1. Difference between OBP & OOP
2. Short Note on Classes & Objects
Q.3 Give detail answer of the following questions (any two) 08
1. Features of Object Oriented Programming Language
2. Short Note on Friend Class & Functions
OR
Q.3 Give detail answer of the following questions (any two) 08
1. What is Operator Overloading? Give example (Unary, Binary)
2. What is Scope Resolution Operator? Where we can use it.
Q.4 Give detail answer of the following questions (any two) 08
1. User define Type Conversion list all the types of conversions.
2. What is Access Declaration?
OR
Q.4 Give detail answer of the following questions (any two) 08
1. What is Inheritance & Explain all the types with example
2. Short Note on Dynamic Initializations
Q.5 Give a code of program: (Full Code) 08
1. WAP to calculate the value of m raised to power n for both int and double data
Types (Use Function Overloading Concept)
2. WAP to perform the following functions on string (using operator overloading)
1. >>,<< (for input / output)
2. = = (Compare two string)
3. – (Reverse a String)
4. + (Concatenations)
* Menu Driven
ALL THE BEST

No comments:

Post a Comment