What sort of operation will give Boolean result?
Arithmetic
Stream extraction
Relational
Conditional
What is the smallest individual unit in a program?
Keyword
Tokens
Literals
Character
What type of operator is '>='?
Logical
What type of operator is cout?
Input
Output
Special
Increment
What are the identifires of memory locations?
Operators
punctuators
Variable
What is '#include' ?
Punctuators
Preprocessor directive
Operator
Which operators are used to combine relational statements?
which of the following token includes '{' }'?
String
What is the way to bind the data and its associated functions together?
Object
Class
Loop
Which concept means the ability to take more than one form?
Inheritance
Abstraction
Polymorphism
Encapsulation