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 Functions
Answer: Option C
Solution (By Examveda Team)
The other two sections are optional when no more information than the class name is known.Related Questions on Object Oriented Concept
Which one of the following is not a valid class name?
A. ShopProduct
B. Shopproduct
C. Shopproduct1
D. 1shopproduct
Fill in the blank with the best option. An Object is a/an ________ of a class.
A. type
B. prototype
C. instance
D. object
Which version of PHP introduced the visibility keywords i.e public, private, and protected?
A. PHP 4
B. PHP 5
C. PHP 5.1
D. PHP 5.3
Join The Discussion