☰
GkSeries.com
✕
Current Affairs Quiz 2025
GK
Courses
Aptitude
Banking
English
UGC NET
Home
/
Computer Engineering
/
Which of the following function declaration need not have a return statement in it's body?
Q.
Which of the following function declaration need not have a return statement in it's body?
[A] int a(char *s)
[B] void b(int a[], int n)
[C] float *c()
[D] short d(long x)
Answer & Explanation
Option: [B]
No value returned by void.
← Go To First Question
Next Question →
Click Here to Read more questions