Software code in Oop is written to
Define classes
Initiate objects
Manipulate objects
All of the above
__________ is named as software representation of abstraction
Methods
Attribute
Class
None of the above
Object factory have blue print in the form of a
Objects
Functions
Consider a car class then ignition , accelerating , changing gear etc
Operation
Attributes
None of these
In a car class cheverlate optra can used as
Is an object always
Is a sub class always
an object or sub class
Instances of class are known as
Object
Entity
Abstraction
Methods can also called as
__________ is basically an object maker or object factory
Function
Automobiles is the ________ of the class car
Sub class
Super class
In _________ objects are defined by defining a class for them
Object oriented programming
Structured programming
Procedural programming
None of them