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 / vignesh1988i

this will result in error.... pointer itself cant point to
any value... we, the users must make an explict assignment
for the pointer to point to an value .....

Is This Answer Correct ?    4 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

1191


How can I read in an object file and jump to locations in it?

1070


In the DOS enveronment, normal RAM that resides beyond the 1mb mark. a) expanded memory b) swapped memory c) Extended memory d) none

1261


What is hash table in c?

1076


What is a #include preprocessor?

1221


Why is c not oop?

1038


Explain how can a program be made to print the name of a source file where an error occurs?

1245


Where define directive used?

1143


What is the condition that is applied with ?: Operator?

1181


What is the difference between text and binary i/o?

1110


What is equivalent to ++i+++j?

1145


How can I call a function with an argument list built up at run time?

1285


How many types of operator or there in c?

1137


write a program to create a sparse matrix using dynamic memory allocation.

4954


What is the difference between NULL and NUL?

1351