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


Is there any demerits of using pointer?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

f(*p) { p=(char *)malloc(6); p="hello"; return; } main() { char *p="bye"; f(p); printf("%s",p); } what is the o/p?

7 Answers   Hughes,


Which is better malloc or calloc?

0 Answers  


Why can't we initialise member variable of a strucutre

1 Answers  


What are the advantages of using new operator as compared to the function malloc ()?

0 Answers   NIIT,


C program to find frequency of each character in a text file?

6 Answers  


What are loops in c?

0 Answers  


what are the difference between ANSI C and Let Us c and Turbo C

4 Answers   LG Soft,


provide an example of the Group by clause, when would you use this clause

0 Answers  


Explain how do you generate random numbers in c?

0 Answers  


writ a program to compare using strcmp VIVA and viva with its output.

0 Answers  


What is the use of static variable in c?

0 Answers  


Why is c fast?

0 Answers  


Categories