What kind of operator is 'cin'?
Input
Output
Special
Increment
What sort of operation will give Boolean result?
Arithmetic
Stream extraction
Relational
Conditional
Which of the following operator includes '&&' in its set?
Logical
What is the way to bind the data and its associated functions together?
Object
Class
Variable
Loop
Which of the following is the ternary operator?
What is '#include' ?
Punctuators
Character
Preprocessor directive
Operator
What are the basic run-time entities in an object oriented system?
Which of the following is often reffered to as constant?
Keyword
Tokens
Literals
Which token triggers some kind of operations on the data?
Operators
Which concept means the ability to take more than one form?
Inheritance
Abstraction
Polymorphism
Encapsulation