Vidyalelo
C++ Programming · Q47

Functions and Procedures in C++

Programming · C++ Programming · question 47

Q47

Which of the following is the default return value of functions in C++?

A.
int
Answer
B.
char
C.
float
D.
void

Answer: Option A

Solution

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