A class is called an object factory explain with the help of an example
Answers
Answered by
4
Answer:
class is called an object factory because objects are created from a class. An object is an instance of a class, and may be called a class instance or class object; instantiation is then also known as construction.
please mark as brainliest
Similar questions