Vidyalelo
C Programming · Q129

Structure and Union

Programming · C Programming · question 129

Q129

Which of the following return-type cannot be used for a function in C?

A.
char *
B.
struct
C.
void
D.
none of the mentioned
Answer

Answer: Option D

Solution

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