You are not logged in.
- Topics: Active | Unanswered
Pages:: 1
#1 2017-07-31 07:13:56
C / C++ Programming Language Quiz Question.
Programming Languages Quizzes C / C++ Programming Language
Question:
If you assign a default value to any variable in a function prototype's parameter list, then _____
Option A):
all parameters to the right of that variable must have default values
Option B):
no other parameters in that prototype can have default values
Option C):
all parameters to the left of that variable must have default values
Option D):
all other parameters in the function prototype must have default values
Correct Answer is Option A):
all parameters to the right of that variable must have default values
Offline
2017-07-31 07:13:56
- Advertisement
- Ads By Google
Re: C / C++ Programming Language Quiz Question.
\n