Computer Science, asked by ojasvchauhan66, 2 months ago

A class is also referred to as object factory comment

Answers

Answered by AbhiThakur07
4

Explanation:

A class can create objects of itself with different characteristics and common behaviour just like a factory can produce similar items based on a particular design. Hence, class is also referred to as 'Object Factory'.

Answered by tpalak105
4

Explanation:

A class has the complete description of the data elements the object will contain, the methods the object can do, the way these data elements and methods can be assessed.A class can we create objects of itself with different characteristics and human behaviour just like factory can produce similar items based on particular design. Hence , class is also referred to as'Object factory'.

Hope it helps you

Similar questions