what is the maximum no. of bytes calloc can allocate

Answer Posted / satish

n bytes

Is This Answer Correct ?    3 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do you know null pointer?

605


Explain what is the difference between functions getch() and getche()?

601


How we can insert comments in a c program?

627


What is storage class?

654


Who invented bcpl language?

700






Why is c faster?

588


Can two or more operators such as and be combined in a single line of program code?

801


What is typedf?

664


Can we declare function inside main?

562


What is an endless loop?

796


In C language what is a 'dangling pointer'?

632


explain how do you use macro?

665


What is s in c?

607


Explain the use of 'auto' keyword in c programming?

679


WRITE A PROGRAM TO MERGE TWO SORTED ARRAY USING MERGE SORT TECHNIQUE..

1588