Which operators are used to combine relational statements?
Arithmetic
Logical
Relational
Conditional
What is main()?
Function
Loop
Condition
Variable
What is '#include' ?
Punctuators
Character
Preprocessor directive
Operator
Which of the following is often reffered to as constant?
Keyword
Tokens
Literals
which of the following token includes '{' }'?
Operators
String
What is the expansion of 'OOP'?
Object Obedient Program
Option Oriented Program
Object Oriented Program
Option Obedient Program
What is the smallest individual unit in a program?
Which of the following can be defined with the example ' #include<iostream.h>' ?
Constructor
Directive
What sort of operation will give Boolean result?
Stream extraction
What are the basic run-time entities in an object oriented system?
Object
Class