What are the basic run-time entities in an object oriented system?
Object
Class
Variable
Loop
What is the smallest individual unit in a program?
Keyword
Tokens
Literals
Character
What is main()?
Function
Condition
Which of the following is the ternary operator?
Arithmetic
Logical
Relational
Conditional
Which operators are used to combine relational statements?
Which of the following can be defined with the example ' #include<iostream.h>' ?
Constructor
Directive
What is '#include' ?
Punctuators
Preprocessor directive
Operator
Which OOPS concept provides the idea of reusability?
Inheritance
Encapsulation
What type of operator is '>='?
What are the identifires of memory locations?
Operators
punctuators