Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is an lvalue and an rvalue?



What is an lvalue and an rvalue?..

Answer / nashiinformaticssolutions

lvalue: A location in memory that can appear on the left-hand side of an assignment.
rvalue: The value assigned to an lvalue.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

Explain which of the following operators is incorrect and why? ( >=, <=, <>, ==)

0 Answers  


How will you print TATA alone from TATA POWER using string copy and concate commands in C?

0 Answers   Amdocs, Apps Associates,


who is the father of C Language?

20 Answers   CTS, UST,


which operator having highest precedence? a.)+ b.)++ c.)= d.)%

4 Answers  


What are the concepts introduced in OOPs?

3 Answers  


What are the types of variables in c?

0 Answers  


What is the explanation for prototype function in c?

0 Answers  


Write a programm such that if user enter 11.25 it roundup to 11 but if user enter 11.51 upto 11.99 it will round up to 12 i.e.;convert the floting point value into integer format as explain above..

2 Answers  


what is the difference between #include<stdio.h> and #include "stdio.h" ?

3 Answers  


How can I write a function that takes a format string and a variable number of arguments?

0 Answers  


What are the uses of pre-processor directives?

2 Answers  


main difference between c and c++ language

1 Answers  


Categories