Ask Question

You hear someone make the following comment: "A blueprint is a design for a house. A carpenter can use the blueprint to build the house. If the carpenter wishes, he or she can build several identical houses from the same blueprint." Think of this as a metaphor for classes and objects. Does the blueprint represent a class, or does it represent an object?

+4
Answers (1)
  1. 14 May, 23:44
    0
    The answer is "classes are the blueprints"

    Explanation:

    According to the class definition, it is a collection of data members and member methods, in which all the data members can't return any value, and member methods or functions return a value.

    In this question, the carpenter uses the blueprint to build the house, if he uses class and object model. This model also known as an entity blueprint, which sets the properties and functions with an object type.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “You hear someone make the following comment: "A blueprint is a design for a house. A carpenter can use the blueprint to build the house. If ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers