Explain the difference between malloc() and calloc() in c?
No Answer is Posted For this Question
Be the First to Post Answer
how to convert binary to decimal and decimal to binary in C lanaguage
7 Answers BPO, Far East Promotions, IBM, RBS,
what is the need for main function in c?
Is there a way to have non-constant case labels (i.e. Ranges or arbitrary expressions)?
how the compiler treats any volatile variable?Explain with example.
Can you mix old-style and new-style function syntax?
What is a good data structure to use for storing lines of text?
What is meant by keywords in c?
What is the meaning of c in c language?
What are the types of macro formats?
write the program for maximum of the following numbers? 122,198,290,71,143,325,98
A character flag or control mechanism that delineates one data item from another a) variable b) constant c) delimiter d) call by reference
What is the difference between a function and a method in c?