Why calloc is better than malloc?
No Answer is Posted For this Question
Be the First to Post Answer
Write a program to print factorial of given number using recursion?
What is call by value in c?
What are dangling pointers?
How can you print HELLO WORLD without using "semicolon"?
two progs are given. one starts counting frm 0 to MAX and the other stars frm MAX to 0. which one executes fast.
What is the benefit of using const for declaring constants?
WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?
How can I split up a string into whitespace-separated fields?
How pointers are declared?
what is the structure?
What are # preprocessor operator in c?
how to multiply two number taking input as a string (considering sum and carry )