Vidyalelo
PHP · Q103

Object Oriented Concept

Programming · PHP · question 103

Q103

In a class diagram the class is divided into three sections, what is displayed in the first section?

A.
Class Attributes
B.
Class Declaration
C.
Class Name
Answer
D.
Class Functions

Answer: Option C

Solution

Answer: Option C
Solution:
The other two sections are optional when no more information than the class name is known.