MCQOPTIONS
Bookmark
Saved Bookmarks
→
Object Oriented Programming
→
Inbuilt Classes in Object Oriented Programming
→
The arguments passed to member functions by refer..
1.
The arguments passed to member functions by reference are considered as data members of class.
A.
True
B.
False
Answer» C.
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Which among the following is not allowed for data member declaration?
The arguments passed to member functions by reference are considered as data members of class.
Which data members can be inherited but are private to a class?
What is the keyword used to make data members have same value?
A class can have self-referential data members.
The static member functions can only use ________
What is the output of following code?
Which among the following is true for use of setter() and getter() function?
To create a pointer to a private data member of a class, outside the class, which among the following is correct?
How to access data members of a class?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply