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 disadvantage of pointer in C

Answer Posted / patel arbaz

The value of pointer can be changed at any given time using
call by reference
and the answer may get wrong....

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

string reverse using recursion

2537


What is the difference between fread buffer() and fwrite buffer()?

1229


Did c have any year 2000 problems?

1160


Explain the difference between call by value and call by reference in c language?

1165


What are external variables in c?

1170


How can I trap or ignore keyboard interrupts like control-c?

1118


How many types of operator or there in c?

1140


Where can I get an ansi-compatible lint?

1208


What are the advantages of using macro in c language?

1196


Can a function be forced to be inline? Also, give a comparison between inline function and the C macro?

1159


What is static volatile in c?

1080


Is c object oriented?

1020


What is the significance of c program algorithms?

1196


void main(){ int a; a=1; while(a-->=1) while(a-->=0); printf("%d",a); }

1791


What are the key features in c programming language?

1127