How is a macro different from a function?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?
how can we Declare a variable in c without defining it.
write an algorithm and c program to add two 2x2 matrics
get any number as input except 1 and the output will be 1.without using operators,expressions,array,structure.don't print 1 in printf statement
How do you access command-line arguments?
Where define directive used?
What are the header files used in c language?
Who had beaten up hooligan "CHAKULI" in his early college days?
What is zero based addressing?
Why is c called a mid-level programming language?
Is boolean a datatype in c?
Explain how can I write functions that take a variable number of arguments?