MCQOPTIONS
Bookmark
Saved Bookmarks
→
Object Oriented Programming
→
Inbuilt Classes in Object Oriented Programming
→
How many independent objects can be returned at s..
1.
How many independent objects can be returned at same time from a function?
A.
1
B.
2
C.
3
D.
4
Answer» B. 2
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Why temporary object is not created in return by reference?
If an object is being returned by value then __________________________
If an object is passed by reference to a function then it must be returned by reference.
Can we return an array of objects?
If object is passed by reference ____________________
Which error will be produced if a local object is returned by reference outside a function?
How many independent objects can be returned at same time from a function?
If an object is declared inside the function then ____________________ outside the function.
Which is the correct syntax for defining a function which passes an object by reference?
Which is the correct syntax for returning an object by value?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply