InterviewSolution
Saved Bookmarks
| 1. |
What doesn’t inbuilt classes contain?(a) Function prototype(b) Function declaration(c) Function definitions(d) ObjectsI had been asked this question by my school teacher while I was bunking the class.Question is from Inbuilt Classes in chapter Inbuilt Classes of Object Oriented Programming |
|
Answer» The correct CHOICE is (c) FUNCTION definitions |
|