what is the maximum no. of bytes calloc can allocate

Answer Posted / maruthi prapulla kumar(bb09105

n Bytes Depending up on the size of the RAM If RAM size is
less it is less Ram size is high Its High

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it possible to have a function as a parameter in another function?

600


exit () is used to a) exit () terminates the execution of the program itself b) exit () terminates the execution of the loop c) exit () terminates the execution of the block d) none of the above

666


What is the ANSI C Standard?

781


What does the message "automatic aggregate intialization is an ansi feature" mean?

695


Explain which function in c can be used to append a string to another string?

591






What does p mean in physics?

586


Differentiate between #include<...> and #include '...'

618


A global variable when referred to in another file is declared as this a) local variable b) external variable c) constant d) pointers

651


cin.ignore(80, _ _);This statement a) ignores all input b) ignores the first 80 characters in the input c) ignores all input till end-of-line d) iteration

638


what is reason of your company position's in india no. 1.

1778


Is it better to use a macro or a function?

658


List some of the dynamic data structures in C?

791


Explain what does it mean when a pointer is used in an if statement?

618


What is a null pointer assignment error? What are bus errors, memory faults, and core dumps?

906


What is union and structure?

575