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


How will you allocate memory to a double pointer ?

Answers were Sorted based on User's Feedback



How will you allocate memory to a double pointer ?..

Answer / guest

stack over flow

Is This Answer Correct ?    8 Yes 0 No

How will you allocate memory to a double pointer ?..

Answer / samson chettri

stack over flow.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More C Interview Questions

Devise a program that inputs a 3 digit number n and finds out whether the number is prime or not. Find out its factors.

0 Answers   TCS,


void main() { static int i = 5; if(--i) { main(); printf("%d ",i); } } what would be output of the above program and justify your answer? }

5 Answers   C DAC, CDAC, Infosys, Wipro,


show how link list can be used to repersent the following polynomial i) 5x+2

0 Answers   CBSE,


What functions are used in dynamic memory allocation in c?

0 Answers  


What are the rules for the identifier?

0 Answers  


how to find your architecture is LittleEndian or BigEndian?

1 Answers  


Explain what will be the outcome of the following conditional statement if the value of variable s is 10?

0 Answers  


Explain how do you print only part of a string?

0 Answers  


What is identifiers in c with examples?

0 Answers  


What are the two types of structure?

0 Answers  


Why is c called c not d or e?

0 Answers  


program to find a smallest number in an array

15 Answers   Microsoft, Sony,


Categories