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 the maximum no. of bytes calloc can allocate

Answer Posted / divyanka mishra

depends on the size of RAM. it can allocate memory as per
as RAm's size.

Is This Answer Correct ?    16 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

.main() { char *p = "hello world!"; p[0] = 'H'; printf("%s",p); }

1374


What does d mean?

1169


List the variables are used for writing doubly linked list program.

2086


I came across some code that puts a (void) cast before each call to printf. Why?

1269


What are the types of data types and explain?

1137


What is strcmp in c?

1218


which is conditional construct a) if statement b) switch statement c) while/for d) goto

1268


Find the second largest element in an array with minimum no of comparisons and give the minimum no of comparisons needed on an array of size N to do the same.

1322


What is the modulus operator?

1258


In a switch statement, what will happen if a break statement is omitted?

1120


Explain what header files do I need in order to define the standard library functions I use?

1229


What is mean by data types in c?

1074


Write a program to swap two numbers without using third variable in c?

1182


What is a macro in c preprocessor?

1155


What is graph in c?

1104