Solved

In C++11 Values That Persist Beyond the Statement That Created

Question 44

Multiple Choice

In C++11 values that persist beyond the statement that created them and have names that make them accessible to other statements in the program are called


A) rvalues
B) lvalues
C) temporary values
D) semantics
E) None of these

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions