You are not logged in.

#1 2017-07-31 06:52:21

Ibraheem
Webmaster
From: Capital
Registered: 2012-03-16
Posts: 23,140
Website

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

2017-07-31 06:52:21

Advertisement
Ads By Google

Re: C / C++ Programming Language Quiz Question.



\n

Board footer