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
What is the stack in c?
When is a “switch” statement preferable over an “if” statement?
What are different storage class specifiers in c?
What is the difference between class and object in c?
Why we use int main and void main?
how to execute a program using if else condition and the output should enter number and the number is odd only...
What is function pointer c?
Explain the priority queues?
In c programming typeing to occupy the variables in memory space. if not useing the variable the memory space is wasted.ok, how to avoid the situation..? (the variable is used & notused)
hi... can anyone help me to make a two-dimensinal arrays in finding the sum of two elements plzzz. thnx a lot...
How do I get a null pointer in my programs?
What is volatile variable in c?
What is type qualifiers?
Is stack a keyword in c?
What is use of #include in c?