Which of the following is often reffered to as constant?
Keyword
Tokens
Literals
Character
What sort of operation will give Boolean result?
Arithmetic
Stream extraction
Relational
Conditional
Which of the following token includes '{' }'?
Operators
String
Punctuators
What is the expansion of 'OOP'?
Object Obedient Program
Option Oriented Program
Object Oriented Program
Option Obedient Program
What are the basic run-time entities in an object oriented system?
Object
Class
Variable
Loop
What is the way to bind the data and its associated functions together?
Which concept means the ability to take more than one form?
Inheritance
Abstraction
Polymorphism
Encapsulation
What type of operator is cout?
Input
Output
Special
Increment
What kind of operator is 'cin'?
Which token triggers some kind of operations on the data?