You are not logged in.
- Topics: Active | Unanswered
Pages:: 1
#1 2015-05-26 09:20:42
Non-Void Function:
Question:
In C++ if return statements is written in a non-void function without any specified value, what will be return value of the function?
Option A):
-1
Option B):
undefined
Option C):
0
Option D):
1
Correct Answer is Option B):
undefined
Failure is the first step towards seccess.
Offline
2015-05-26 09:20:42
- Advertisement
- Ads By Google
Re: Non-Void Function:
\n
Pages:: 1