You are not logged in.
- Topics: Active | Unanswered
Pages:: 1
#1 2015-09-11 05:38:08
Allowed Non-Void Function:
http://interviewquestionsanswers.org/quiz/C-Programming http://interviewquestionsanswers.org/qu … -Placement
Question:
In C++ how many return statements are allowed in a non-void function?
Option A):
2
Option B):
as many as you like
Option C):
1
Option D):
0
Correct Answer is Option B):
as many as you like
Failure is the first step towards seccess.
Offline
2015-09-11 05:38:08
- Advertisement
- Ads By Google
Re: Allowed Non-Void Function:
Pages:: 1