What is the way to bind the data and its associated functions together?
Object
Class
Variable
Loop
Which of the following is the ternary operator?
Arithmetic
Logical
Relational
Conditional
What is main()?
Function
Condition
Which concept means the ability to take more than one form?
Inheritance
Abstraction
Polymorphism
Encapsulation
What type of operator is '>='?
Which token triggers some kind of operations on the data?
Keyword
Operators
Literals
Character
What is the expansion of 'OOP'?
Object Obedient Program
Option Oriented Program
Object Oriented Program
Option Obedient Program
Which of the following operator includes '&&' in its set?
which of the following token includes '{' }'?
String
Punctuators
What are the basic run-time entities in an object oriented system?