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 calloc() function?


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

Post New Answer

More C Interview Questions

What are valid operations on pointers?

0 Answers  


Explain the use of keyword 'register' with respect to variables.

0 Answers  


How does sizeof know array size?

0 Answers  


what is the self-referential structure?

1 Answers  


wat are the two methods for swapping two numbers without using temp variable??

2 Answers  


How many types of operators are there in c?

0 Answers  


all c language question

0 Answers   Wipro,


Differentiate fundamental data types and derived data types in C.

0 Answers   HCL,


What does node * mean?

0 Answers  


6)What would be the output? main() { int u=1,v=3; pf("%d%d",u,v); funct1(&u,&v); pf("%d%d\n",u,v); } void funct1(int *pu, int *pv) { *pu=0; *pv=0; return; } a)1 3 1 3 b)1 3 1 1 c)1 3 0 0 d)1 1 1 1 e) 3 1 3 1

4 Answers  


How can I call fortran?

0 Answers  


Dont ansi function prototypes render lint obsolete?

0 Answers  


Categories