macros and function are related in what aspect?
a)recursion b)varying no of arguments
c)hypochecking d)type declaration
Answer Posted / j
type declaration
| Is This Answer Correct ? | 16 Yes | 10 No |
Post New Answer View All Answers
What does 4d mean in c?
What is c language in simple words?
what is a function method?give example?
What is use of pointer?
What is a volatile keyword in c?
What is the use of the function in c?
C language questions for civil engineering
Write a C program to accept a matrix of any size. Find the frequency count of each element in the matrix and positions in which they appear in the matrix
What does sizeof int return?
What is character constants?
Write a factorial program using C.
Explain what does it mean when a pointer is used in an if statement?
Can we assign string to char pointer?
Why is c called "mother" language?
Explain null pointer.