Exam Details

Subject object oriented programming and c++
Paper
Exam / Course m.c.a.computer applications
Department
Organization alagappa university
Position
Exam Date April, 2016
City, State tamil nadu, karaikudi


Question Paper

M.C.A. DEGREE EXAMINATION, APRIL 2016
Second Semester
OBJECT ORIENTED PROGRAMMING AND
(Common for M.C.A.
(CBCS 2012 onwards)
Time 3 Hours Maximum 75 Marks
Part A (10 2 20)
Answer all questions.
1. What do you mean by Dynamic Binding?
2. What is the use of Manipulators in
3. What is meant by Default Constructor?
4. What are the advantages of inline function?
5. What is an Indirect Base class? Give an example.
6. What is the need for virtual function?
7. What is a Template?
8. What is the difference between Binary file and an ASCII
file?
9. Define Exception.
10. What is meant by fault tolerant design?
Sub. Code
541201/
545201
RW-10777
2
Wk 7
Part B 5 25)
Answer all questions.
11. Explain the basic Concepts of OOP.
Or
Explain the unformatted I/O operations with
example.
12. Write a program to demonstrate call by
reference.
Or
Explain array of pointers with an example.
13. Explain multiple inheritance with a program.
Or
Explain pure virtual function with a program.
14. Explain class template with an example.
Or
Explain various file handling functions in with
example.
15. Explain the basic exception handling mechanism in
with an example.
Or
Explain the memory allocation failure exceptions
with an example.
RW-10777
3
Wk 7
Part C 10 30)
Answer any three questions.
16. Write a program using while loop to calculate the
sum of the numbers that are divisible 5 and 7 and not
divisible by 9 between n1 and n2.
17. Write a program to calculate the biggest of two
numbers in two different classes using friend function.
18. Write a program to convert given rupee into dollar
using type conversion between objects and basic types.
19. Write a program to swap two integers, two float
numbers and two characters using function template.
20. Explain with a program how will you handle exception in
operator overloaded functions.


Other Question Papers

Subjects

  • object oriented programming and c++
  • operating systems