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
How does #define work?
`write a program to display the recomended action depends on a color of trafic light using nested if statments
What is a wrapper function in c?
How do c compilers work?
write a program to print largest number of each row of a 2D array
When should I declare a function?
how much salary u want ? why u join in our company? your domain is core sector why u prefer software ?
What is getch c?
What is main () in c?
How can I make it pause before closing the program output window?
In a switch statement, what will happen if a break statement is omitted?
What functions are used for dynamic memory allocation in c language?
Explain can static variables be declared in a header file?
which of the following is not a character constant a) 'thank you' b) 'enter values of p, n ,r' c) '23.56E-o3' d) all of the above
difference between object file and executable file