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

Answer Posted / viswa

type declaration

Is This Answer Correct ?    9 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are derived data types in c?

604


Should I use symbolic names like true and false for boolean constants, or plain 1 and 0?

595


How can a string be converted to a number?

507


Do character constants represent numerical values?

833


What is a scope resolution operator in c?

741






When a c file is executed there are many files that are automatically opened what are they files?

587


Write a program to find factorial of a number using recursive function.

634


What are the different types of linkage exist in c?

607


What are two dimensional arrays alternatively called as?

653


What do you understand by friend-functions? How are they used?

640


Explain about block scope in c?

655


Is it possible to execute code even after the program exits the main() function?

803


What are the Advantages of using macro

679


write a program to print the consecutive repeated character from the given string... input string is : hhhhjkutskkkkkggggj output should be like this: hhhhkkkkkgggg anyone help me...

1480


What are data types in c language?

578