0% found this document useful (0 votes)
23 views1 page

OOP Concepts and Exam Questions

This document contains a question bank for an object oriented programming exam covering various years. It includes questions about OOP languages and their features, advantages of OOP over procedural programming, application areas of OOP, differences between OOP and procedural programming, differences between OOP and object based programming, structure of a C++ program, characteristics of OOP, and input/output operators in C++. The questions are divided by year and semester and include the number of marks for each question.

Uploaded by

api-3728136
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
23 views1 page

OOP Concepts and Exam Questions

This document contains a question bank for an object oriented programming exam covering various years. It includes questions about OOP languages and their features, advantages of OOP over procedural programming, application areas of OOP, differences between OOP and procedural programming, differences between OOP and object based programming, structure of a C++ program, characteristics of OOP, and input/output operators in C++. The questions are divided by year and semester and include the number of marks for each question.

Uploaded by

api-3728136
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Question Bank: Object Oriented Programming (9036)

Class: SYIF
Chapter No. 01 Concepts of Object Oriented Programming

Summer 2004 (Yearly Pattern): Marks=08


1. List any four OOP languages and their main features. 8

Summer 2005 (Yearly Pattern): Marks=16


1. What are the advantages of object oriented approach over procedure
oriented approach? 8
2. Give application areas of object oriented programming. 8

Summer 2006 (Yearly Pattern): Marks=16


1. State differences between object oriented programming and procedure
oriented programming. 8
2. Explain any four features of object oriented programming. 8

Summer 2007 (Yearly Pattern): Marks=08


1. Differentiate between object oriented programming and Object based
programming. 4
2. Describe structure of a C++ program. 4

Winter 2007 (Semester Pattern): Marks=04


1. List any four object oriented languages. 2
2. Give syntax and example of defining structure and declaring structure
variables. 2

Summer 2008 (Semester Pattern): Marks=04


1. Give four characteristics of object oriented programming. 2
2. Which are input and output operators in C++? Give its examples. 2

You might also like