Class Test


| Site Map | Home Page | OOP Concepts | OOP Design | Evaluation/Comments |

QUESTION 1: A class consists of objects which are grouped together with the same attributes and methods?

True
False

QUESTION 2: An object is an instance of?

Operation
Class
Method
Attribute

QUESTION 3: Each instance of the class

Has its own value for each attribute?
Has its own attribute name?
Has its own operations?
Has its own attribute?

QUESTION 4: An attribute name is unique across all classes?

True
False


RETURN TO CLASS PAGE


Links to the rest of the site:
| Site Map | Home Page | OOP Concepts | OOP Design | Evaluation/Comments |

Author: Deniz Zubair Choudhury
Last Update: May 1999