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


Why is malloc used?



Why is malloc used?..

Answer / saipriya

To allocate the memory

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

How to implement a packet in C

0 Answers   Aricent,


main() { char x; while(x=0;x<=255;x++) printf("\nAscii value %d Charater %c",x,x); }

2 Answers  


Why can't I perform arithmetic on a void* pointer?

0 Answers  


what is an inline fuction??

2 Answers  


What are the types of c language?

0 Answers  


main() { int x=20,y=35; x = y++ + x++; y = ++y + ++x; printf("%d %d\n",x,y); }

27 Answers   Advent Global Solutions, CitiGroup, Valeo Lighting Systems India Private Limited, Vishal Transformers, Wipro, Zencer,


what will be the output of "printf("%d%d",scanf("%d% d",&a,&b))".provide an explation regarding the question

6 Answers  


Write a program that can show the multiplication table.

0 Answers   Student,


What is the use of ?

0 Answers  


name the language for writing c compiler?

3 Answers   Microsoft,


What is void main () in c?

0 Answers  


Is c still used in 2019?

1 Answers  


Categories