macros and function are related in what aspect?
a)recursion b)varying no of arguments
c)hypochecking d)type declaration
Answer Posted / sneha kumari
d.type declaration
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the data types present in c?
Can you write the function prototype, definition and mention the other requirements.
Is fortran still used in 2018?
How #define works?
What is string length in c?
what is recursion in C
What are the two forms of #include directive?
Which is not valid in C a) class aClass{public:int x;}; b) /* A comment */ c) char x=12;
What does return 1 means in c?
Is null always defined as 0(zero)?
Explain how can you check to see whether a symbol is defined?
Is c# a good language?
How is actual parameter different from the formal parameter?
Is python a c language?
5 Write an Algorithm to find the maximum and minimum items in a set of ānā element.