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

Answer Posted / prasanthi

a)recursion

Is This Answer Correct ?    2 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is huge pointer in c?

586


In c programming typeing to occupy the variables in memory space. if not useing the variable the memory space is wasted.ok, how to avoid the situation..? (the variable is used & notused)

1634


How can I do serial ("comm") port I/O?

690


Stimulate calculator using Switch-case-default statement for two numbers

2449


An application package has been provided to you without any documents for the following application. The application needs to be tested. How will you proceed?

674






How can a string be converted to a number?

519


When should a type cast not be used?

627


What is volatile variable in c with example?

589


What is the advantage of a random access file?

639


Can you return null in c?

598


C program to find all possible outcomes of a dice?

1856


Q.1 write a program to create binary tree 1 to 16 numbers? Q.2 write a program to creat a binary search tree for the member that is given by user?

2055


Write a program to reverse a string.

643


What is the difference between struct and union in C?

575


Why do we use int main instead of void main in c?

624