Question Paper Wise-converted
Question Paper Wise-converted
,OF CS)
• Mention any five applications of OOP. (OR) Write the applications of OOPs.[M17][J15][J-19]
• Define object oriented programming. Write the limitations of object oriented programming.[M16]
• Mention the advantages of object oriented programming.(OR) Explain the advantages of OOPs.(OR)
Mention any five advantages of OOP over procedural programming languages.[M19][J18][J16][M15]
• Give the difference between procedural oriented programming and Object oriented programming.[J17]
• Explain the characteristics of OOPs.[M18]
• What are access specifiers? Explain any two with example? (OR) What is the significance of using
access specifiers? Explain any two access specifiers.[J15][M-18]
• Explain defining objects of a class with syntax and a programming example.[M16] (OR)
Write the general syntax for defining and declaring classes and objects and explain the terms. Give an
example.[J-17]
• Explain member function inside the class definition with syntax and example.(OR) Explain the member
function inside the class definition with syntax and programming example.[J-16][J-18]
• What are the member functions in a class? Write any four characteristics of member functions[J-19]
• What is class definition? Write its general syntax and example? (OR) Explain class definition with
syntax and example.[M15][M-17]
• Explain the member function outside the class definition with syntax and programming example.[M-19]
• What is a constructor? Give the rules for writing a constructor function?(OR) Write the rules to be
followed in writing constructor function in C++.[M-15][M-16][M-19]
• Explain default constructor with syntax and example. (OR) Explain the features of default constructor.
Write the syntax and example for it.[M-17][J-15][J-17][J-16]
• Explain destructor with syntax and example. (OR) What is destructor? Write the syntax and explain.[J-
17]
• What is copy constructor? Explain with syntax and programming example?[M-18]
• What is constructor? Mention different types of constructor and explain any one constructor in briefly [J-
19]
P.LINGAIAH, MCA, DEPT OF CS Page 7
Q34 FROM INHERITENCE CHAPTER
• Explain the various GROUP functions in SQL. (OR) What are GROUP functions in SQL and
explain any four GROUP functions with example. [M-15][J-17]
• What is data definition language? Explain SELECT and UPDATE commands.[J-15]
• Describe any five logical operators available in SQL.[M-16]
• Explain SQL? Give the syntax and example for INSERT and DELETE command in SQL.[J-16]
• Write the purpose of the following SQL Functions: [M-17]
o count( ) b) max( ) c) Min( ) d) avg( ) e) sum ( )
• What is DDL? Give the function of DDL?[M-18]
• Discuss the character (text) built in functions in SQL?[J-18]
• Explain any five relational/comparison operators in SQL with suitable example.[M-19][J-19]