_________ is the producer of objects
Class factory
Object factory
Object producer
Operation producer
________ is named collection of attribute and behavior relevant to modeling a given entity for some particular purpose.
Abstraction
Encapsulation
Objects
Methods
Consider a car class then colors , gears , power , length etc are
Attributes
Operation
Object
None of these
In _________ objects are defined by defining a class for them
Object oriented programming
Structured programming
Procedural programming
None of them
Class is a set of
__________ is basically an object maker or object factory
Class
Attribute
Function
Object factory have blue print in the form of a
Functions
An object contain
Attribute only
Methods only
Attributes and methods
None of the above
__________ is named as software representation of abstraction
Instances of class are known as
Entity