MCQOPTIONS
Bookmark
Saved Bookmarks
→
Object Oriented Programming
→
Inbuilt Classes in Object Oriented Programming
→
What is the output of following code? ..
1.
What is the output of following code?
A.
1050100
B.
1005010
C.
n5010
D.
n50100View Answer
Answer» E.
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