What is the expansion of 'OOP'?
Object Obedient Program
Option Oriented Program
Object Oriented Program
Option Obedient Program
What is '#include' ?
Punctuators
Character
Preprocessor directive
Operator
What are the basic run-time entities in an object oriented system?
Object
Class
Variable
Loop
Which token triggers some kind of operations on the data?
Keyword
Operators
Literals
What are the identifires of memory locations?
What kind of operator is 'cin'?
Input
Output
Special
Increment
What is main()?
Function
Condition
Which of the following can be defined with the example ' #include' ?
Constructor
Directive
Which of the following is often reffered to as constant?
Tokens
What type of operator is cout?