Why malloc is faster than calloc?
No Answer is Posted For this Question
Be the First to Post Answer
Write a program to identify if a given binary tree is balanced or not.
What is a macro?
Why do we use int main instead of void main in c?
Is that possible to store 32768 in an int data type variable?
What is the deal on sprintf_s return value?
what is the difference between north western polytechnique university and your applied colleges?? please give ur answers for this. :)
write a C program to print the program itself ?!
How can you return multiple values from a function?
plz answer....A program that takes 3 variables e.g a,b,c in as seperate parameters and rotates the values stored so that value goes a to b, b to c and c to a .
What are the advantages of using linked list for tree construction?
can we execute the program with the object file
what is the diff b/w static and non static variables in C. Give some examples plz.