What is l-value and r-value in C ? L Value L value or locator value represents an object that occupies some identifiable location in memory. In an assignment operator the l value can appear on right hand side… View Answer