Click an option to check whether your answer is correct.
Answer: D) Both A and B.
A function in C can have either a return type of void or an integer type (int, char, short, long, etc.) or a pointer type.
void
int
char
short
long
Explore more questions from similar topics.
Share this MCQ with your friends or study group.