You are not logged in.
- Topics: Active | Unanswered
Pages:: 1
#1 2017-07-31 06:52:21
C / C++ Programming Language Quiz Question.
Programming Languages Quizzes C / C++ Programming Language
Question:
If you want to override constructor default values for an object you are instantiating, you must also override
Option A):
all other parameters to that constructor
Option B):
all parameters to the left of that value
Option C):
all parameters to the right of that value
Option D):
no other parameters to that constructor
Correct Answer is Option B):
all parameters to the left of that value
Offline
2017-07-31 06:52:21
- Advertisement
- Ads By Google
Re: C / C++ Programming Language Quiz Question.
\n