You are not logged in.

#1 2017-07-31 07:13:56

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 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

2017-07-31 07:13:56

Advertisement
Ads By Google

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



\n

Board footer