Object Oriented Programming

Take This Test

1) What is the difference between Procedural and Object-Oriented programs?
2) What are Encapsulation, Inheritance and Polymorphism?
3) What is OOP?
4) What is a Class?
5) What is a Constructor?
6) List primitive data-types -
7) What is an Object and how do you allocate memory to it?
8) What is the difference between constructor and method?
9) What are methods and how are they defined?
10) Who is a protected class-level variable available to?

Take This Test

Also check these Programming Languages test papers, these are one of most attempted test paper in this category.

Popular Programming Languages Papers

Object Oriented Programming
This is a simple test paper on Object Oriented Programming techniques. Try to be very precise in yo...
Design Pattern Definitions - 2
Identify design pattern and list their players and corresponding items (from diagram).
Design Pattern Definitions