Computer Science - Object Oriented Programming Using C++ - Discussion

Discussion Forum : Object Oriented Programming Using C++ - Section 6 (Q.No. 35)
35.
Which of the following statements is false?
A class encapsulates all of an object's attributes and behaviors
An example of an attribute is the minutes variable in a time class
An example of a behavior is the setTime function in a time class
A class is considered an object
An object created from a class is referred to as an instance of the class
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
Be the first person to comment on this question !

Post your comments here:

Your comments will be displayed after verification.