Syllabuses


What do you understand by object oriented programming? Explain the various OOP concepts in brief.

What do you understand by object oriented programming? Explain the various OOP concepts in brief.

Write short notes on any two:<br>a) Association<br>b) Multi-threading<br>c) Access modifiers

Write short notes on any two:<br>a) Association<br>b) Multi-threading<br>c) Access modifiers

What is meant by exceptions? How an exception in handled?

What is meant by exceptions? How an exception in handled?

How is polymorphism achieved at compile time and run time? Explain with the help of suitable example.

How is polymorphism achieved at compile time and run time? Explain with the help of suitable example.

Differentiate between method overriding and overloading.

Differentiate between method overriding and overloading.

What is idea of reusability? Discuss different forms of reusability with their benefits.

What is idea of reusability? Discuss different forms of reusability with their benefits.

What is a constructor? When do we declare a constructor? Explain with example.

What is a constructor? When do we declare a constructor? Explain with example.

What is user defined data types in C++?

What is user defined data types in C++?

How are data and functions organized in an object oriented program?

How are data and functions organized in an object oriented program?

Explain the following terms with respect to object oriented paradigm: static and dynamic binding.

Explain the following terms with respect to object oriented paradigm: static and dynamic binding.