What are the identifires of memory locations?
Operators
punctuators
Variable
Literals
Which OOPS concept provides the idea of reusability?
Object
Class
Inheritance
Encapsulation
What type of operator is '>='?
Arithmetic
Logical
Relational
Conditional
Which of the following can be defined with the example ' #include<iostream.h>' ?
Function
Constructor
Directive
Which token triggers some kind of operations on the data?
Keyword
Character
What type of operator is cout?
Input
Output
Special
Increment
Which operators are used to combine relational statements?
What is the way to bind the data and its associated functions together?
Loop
Which of the following operator includes '&&' in its set?
What are the basic run-time entities in an object oriented system?