Which is better malloc or calloc?
No Answer is Posted For this Question
Be the First to Post Answer
What are local variables c?
What is RAM memory? and What is ROM?Who designed one is temparary and another is permanent?why they designed like that?By using far pointer which type data(whether hexadecimal)we can access?
how to find binary of number?
c program to manipulate x=1+3+5+...+n using recursion
what is the hexidecimal number of 4100?
what is the difference between global variable & static variable declared out side all the function in the file.
Explain how do you use a pointer to a function?
Explain how can you avoid including a header more than once?
what is the advantage of software development
Tell me what is null pointer in c?
Explain what are reserved words?
Can you pass an entire structure to functions?