Saved Bookmarks
| 1. |
What is the type of object that should be specified in the argument list?(a) Function name(b) Object name itself(c) Caller function name(d) Class name of objectThe question was posed to me during an interview for a job.Asked question is from Passing Object to Functions in chapter Assigning Object, Pointer to Objects, Passing and Returning Object of Object Oriented Programming |
|
Answer» Right choice is (d) CLASS NAME of object |
|