CS6456 Object Oriented Programming Important Questions

CS6456 Object Oriented Programming Important Questions







UNIT 1 : 

  1. Explain in detail aboutobject oriented programming in C++  write every concept syntax and one example program using class 
  2. Write a C++ program (a)in puts two numbers and outputs the largest number using class (b) display the even numbers between 1 and 10 (c) find the area of the square, rectangle, circle using function overloading (d) generate Fibonacci numbers (e) multiply two matrices and print the result. 
  3. Explain in detail about the implementation of ADTs 
  4. Explain the concept of function overloading and pointers [ with C++ programs] 


UNIT ll  :

  1. Explain the different types of constructors with example programs and also elaborate the use of destructor with an example
  2. Explain runtime polymorphism (or) Dynamic polymorphism with an example
  3. Discuss how data hiding in Object oriented programing can be achieved give example 
  4. Discuss on container and iterators 






UNIT III :

  1. What is inheritance? Explain the various types of inheritance supported in C++. 
  2. Write a C++ program to illustrate the use of virtual function 
  3. Write brief notes on Standard template Library 
  4. Explain in detail about the exception handling mechanism in C++. 


UNIT IV  :

  1. Explain in detail about Interfaces in Java with an example program 
  2. Explain in detail about arrays in Java with examples [programs on matrix will be asked ]
  3. Explain in detail about Inheritance in Java with examples 
  4. Discuss various operators and control statement [study related program for each] 



UNIT V  :

  1. Explain in detail about creation of threads with examples and Write a java program that Illustrate the use of multithreading? 
  2. Explain in detail about lifecycle of a thread 
  3. Explain in detail about String and String Buffer class in Java with example programs 
  4. Discuss various packages and interfaces in Java [ write program ] 




Previous
Next Post »
Official APP to get INSTANT UPDATES Direct to your Mobile.

 

***