InterviewSolution
Saved Bookmarks
| 1. |
Inbuilt class __________________________(a) Must be included before use(b) Are not necessary to be included for use(c) Are used by the compiler only(d) Can be modified by programmer alwaysThe question was posed to me in examination.This interesting question is from Inbuilt Classes topic in portion Inbuilt Classes of Object Oriented Programming |
|
Answer» The correct OPTION is (a) MUST be included before use |
|