R
Q. malloc() allocates memory from the heap and not from the stack.
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. What is the output of C Program with switch statement or block.?
Q. An entire array is always passed by ___ to a called function.
Q. Which statement is true about the given code ?
Q. What is the output of the program.? #include<stdio.h>
Q. What will be the output of the following C code? (If the input is "Hello world")
Q. What does the following declaration mean? int (*ptr) [10];
Q. How many byte(s) does a char type take in C?
Discusssion
Login to discuss.