What is main()?
Function
Loop
Condition
Variable
Which OOPS concept provides the idea of reusability?
Object
Class
Inheritance
Encapsulation
What are the basic run-time entities in an object oriented system?
which of the following token includes '{' }'?
Literals
Operators
String
Punctuators
What is the expansion of 'OOP'?
Object Obedient Program
Option Oriented Program
Object Oriented Program
Option Obedient Program
What type of operator is '>='?
Arithmetic
Logical
Relational
Conditional
Which operators are used to combine relational statements?
Which of the following operator includes '&&' in its set?
Which token triggers some kind of operations on the data?
Keyword
Character
What is the way to bind the data and its associated functions together?