Vidyalelo
C Programming · Q6

C Preprocessor

Programming · C Programming · question 6

Q6

Which directive in C preprocessing is used to define a macro with parameters?

A.
#define
Answer
B.
#ifdef
C.
#include
D.
#if

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board