Computer Science, asked by mohammadfarooq5353, 6 months ago

example of lvalue and rvalue​

Answers

Answered by anu200558
1

Answer:

An lvalue has an address that your program can access. ... Examples include function calls that return an rvalue reference, and the array subscript, member and pointer to member expressions where the array or object is an rvalue reference.

Similar questions