InterviewSolution
Saved Bookmarks
| 1. |
Class is _____________ of an object.(a) Basic function definition(b) Detailed description with values(c) Blueprint(d) Set of constant valuesThis question was posed to me in an online quiz.I'm obligated to ask this question of Class Use topic in section Classes of Object Oriented Programming |
|
Answer» The correct choice is (c) Blueprint |
|