what is the maximum no. of bytes calloc can allocate
Answer Posted / surya pratap singh
depend on the size
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
How do I use void main?
What is abstract data structure in c?
What is a MAC Address?
Which is not valid in C a) class aClass{public:int x;}; b) /* A comment */ c) char x=12;
Explain how many levels deep can include files be nested?
Explain data types & how many data types supported by c?
What does 1f stand for?
Where in memory are my variables stored?
List a few unconditional control statement in c.
What is array of structure in c programming?
What is the explanation for modular programming?
What's the difference between constant char *p and char * constant p?
What is pass by reference in functions?
How important is structure in life?
What is #define in c?