What are the characteristics that describe an object?
A. instances
B. classes
C. attributes
D. behaviors
Answer: C
Computer Science & Information Technology
You might also like to view...
When a subclass is created, the __________ and __________ of the parent class automatically become members of the child class.
Fill in the blank(s) with correct word
Computer Science & Information Technology
The bitwise ____ operator sets a bit to 0 when both bits are 1.
A. and B. exclusive or C. inclusive or D. complement
Computer Science & Information Technology