You are not logged in.
Pages:: 1
#1 2015-09-11 05:38:05
Allowed Non-Void Function:
C Programming Quizzes C++ 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
You cannot discover the new oceans unless you have the courage to lose the sight of the shore.
Offline
2015-09-11 05:38:05
- Advertisement
- Ads By Google
Re: Allowed Non-Void Function:
Pages:: 1