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...

int *p=20;
if u print like dis printf("%d",p);
o\p:- 20; how is it possible?
plz give me the explanation.

Answer Posted / sateeshbabu aluri

we are not printing the address of variable
it mens &p;
we are printing value of p.
so,P=20 will be the o/p.

Is This Answer Correct ?    3 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is c so popular?

1210


Can the curly brackets { } be used to enclose a single line of code?

1217


Explain how do you determine whether to use a stream function or a low-level function?

1135


How to implement a packet in C

2932


please send me the code for multiplying sparse matrix using c

2224


Explain what is the difference between #include and #include 'file' ?

1085


Is a house a shell structure?

1213


Explain what is the difference between functions getch() and getche()?

1112


How can I dynamically allocate arrays?

1163


Tell me about low level programming languages.

1190


What are the advantages of c language?

1150


How can I remove the trailing spaces from a string?

1121


What is c value paradox explain?

1163


Does c have enums?

1175


What is difference between Structure and Unions?

1311