macros and function are related in what aspect?
a)recursion b)varying no of arguments
c)hypochecking d)type declaration

Answer Posted / guest

d)type declaration

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are pragmas and what are they good for?

567


Write a function which takes as parameters one regular expression(only ? and * are the special characters) and a string and returns whether the string matched the regular expression.

643


Are there constructors in c?

588


What is function prototype in c language?

606


How we can insert comments in a c program?

623






In c language can we compile a program without main() function?

568


What is null character in c?

684


What is the best style for code layout in c?

628


What are the different types of errors?

635


Explain high-order and low-order bytes.

660


What is the difference between the local variable and global variable in c?

524


What are keywords c?

595


What is a macro, and explain how do you use it?

621


What is ## preprocessor operator in c?

607


What is function prototype?

605