Software code in Oop is written to
Define classes
Initiate objects
Manipulate objects
All of the above
Consider a car class then ignition , accelerating , changing gear etc
Operation
Objects
Attributes
None of these
Oop means?
Object based programming
Operation based programming
Object oriented programming
None of the above
In _________ objects are defined by defining a class for them
Structured programming
Procedural programming
None of them
An identifiable entity with some characteristics ,state and behavior is
Class
Object
Methods
Object factory have blue print in the form of a
Attribute
Functions
Class is a set of
An object contain
Attribute only
Methods only
Attributes and methods
__________ is basically an object maker or object factory
Function
__________ is named as software representation of abstraction