Question
a.
Yes, always
b.
Ye, only if objects are having same values
c.
No, because objects contain many other values
d.
No, because objects are single entity
Posted under Object Oriented Programming
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. Can we return an array of objects?
Similar Questions
Discover Related MCQs
Q. If an object is passed by reference to a function then it must be returned by reference.
View solution
Q. Which among the following is correct?
View solution
Q. If an object is being returned by value then __________________________
View solution
Q. Why temporary object is not created in return by reference?
View solution
Q. When value of an object is assigned to another object, ___________________
View solution
Q. If an object is created and another object is assigned to it, then ________________
View solution
Q. How the argument passed to a function get initialized?
View solution
Q. If programmer doesn’t define any copy assignment operator then ____________________
View solution
Q. Declaring a copy constructor doesn’t suppresses the compiler generated copy assignment operator.
View solution
Q. In copy constructor definition, if non const values are accepted only ________
View solution
Q. How many objects can be assigned to a single address?
View solution
Q. Use of assignment operator ____________________
View solution
Q. If more than one object refer to the same address, any changes made
View solution
Q. How to make more than one object refer to the same object?
View solution
Q. We can assign ______________________
View solution
Q. Assigning reference to an object _________________
View solution
Q. Which among the following is true ?
View solution
Q. Assigning objects takes place while passing the arguments.
View solution
Q. Which language among the following doesn’t allow pointers?
View solution
Q. Which is correct syntax for declaring pointer to object?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Object Oriented Programming? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!