InterviewSolution
Saved Bookmarks
| 1. |
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(d) Class FunctionsI had been asked this question in an interview for job.This interesting question is from Object and Design-1 in portion Object Tools and Design and Variables in PHP of PHP |
|
Answer» The correct choice is (c) Class NAME |
|