What are the identifires of memory locations?
Operators
punctuators
Variable
Literals
Which of the following is the ternary operator?
Arithmetic
Logical
Relational
Conditional
What are the basic run-time entities in an object oriented system?
Object
Class
Loop
Which concept means the ability to take more than one form?
Inheritance
Abstraction
Polymorphism
Encapsulation
Which OOPS concept provides the idea of reusability?
What sort of operation will give Boolean result?
Stream extraction
What is the way to bind the data and its associated functions together?
which of the following token includes '{' }'?
String
Punctuators
Which of the following is often reffered to as constant?
Keyword
Tokens
Character
What type of operator is cout?
Input
Output
Special
Increment