Question
a.
Rvalues
b.
Ovalues
c.
Mutable lvalues
d.
None of them
Posted under Object Oriented Programming Using C++
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. Lvalues that appears on the left side of an assignments are called
Similar Questions
Discover Related MCQs
Q. When a variable is declared, three attributes are associated with it, its name, its type and
View solution
Q. There are how many different ways to pass a pointer to a function?
View solution
Q. What is a Pointer?
View solution
Q. There are how many values that can be used to initialize a pointer
View solution
Q. A unary operator that returns the address of its operands, are called
View solution
Q. There are how many ways in C++ to pass an arguments to a function?
View solution
Q. A pointer can be initialized with
View solution
Q. Which from the following is not a correct way to pass a pointer to a function?
View solution
Q. A qualifier that enables the programmers to inform the compiler that the value of a particular variable should not be modified?
View solution
Q. Which operator returns the address of unallocated blocks in memory?
View solution
Q. Referencing a value through a pointer is called
View solution
Q. Which unary operator is used for determining the size of an array?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Object Oriented Programming Using C++? 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!