Which of the following is the ternary operator?
Arithmetic
Logical
Relational
Conditional
What are the identifires of memory locations?
Operators
punctuators
Variable
Literals
What kind of operator is 'cin'?
Input
Output
Special
Increment
What are the basic run-time entities in an object oriented system?
Object
Class
Loop
Which operators are used to combine relational statements?
What is the smallest individual unit in a program?
Keyword
Tokens
Character
What sort of operation will give Boolean result?
Stream extraction
Which OOPS concept provides the idea of reusability?
Inheritance
Encapsulation
Which token triggers some kind of operations on the data?
What type of operator is '>='?