Login and Register ×
Check your Email for the OTP
C Programming Language MCQ Function in C Language
⚠ Report ✓ Question Verified Copy Link
Explanation:
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
Related Topic:
Share Above MCQ
Learn More MCQ Questions from C Programming Language MCQ Function in C Language