What is the way to bind the data and its associated functions together?
Object
Class
Variable
Loop
Which concept means the ability to take more than one form?
Inheritance
Abstraction
Polymorphism
Encapsulation
Which OOPS concept provides the idea of reusability?
Which of the following is the ternary operator?
Arithmetic
Logical
Relational
Conditional
Which of the following operator includes '&&' in its set?
Which of the following can be defined with the example ' #include' ?
Function
Constructor
Directive
Which of the following is often reffered to as constant?
Keyword
Tokens
Literals
Character
What is the smallest individual unit in a program?
What are the basic run-time entities in an object oriented system?
What is main()?
Condition