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
How can you pass an array to a function by value?
What is the ANSI C Standard?
What is #define?
Explain what is the heap?
Can you please explain the scope of static variables?
What is graph in c?
Can one function call another?
Explain how can I open a file so that other programs can update it at the same time?
Write a program to print fibonacci series without using recursion?
Why clrscr is used after variable declaration?
What is wrong with this program statement? void = 10;
Write a program to replace n bits from the position p of the bit representation of an inputted character x with the one's complement. Method invertBit takes 3 parameters x as input character, p as position and n as the number of positions from p. Replace n bits from pth position in 8 bit character x. Then return the characters by inverting the bits.
How do I get an accurate error status return from system on ms-dos?
hi send me sample aptitude papers of cts?
How many parameters should a function have?