Answer to Question #181874 in C++ for weam

Question #181874

class employee

{

private : int id; char

name [20];

public :

employee(int x=100)

{

id=x;

}

};

Select one:

a. Objects can only be created with

one parameter

b. Objects can be created with zero or

one parameter

c. Objects can be created with many

parameters

d. Objects can only be created with

zero parameter


1
Expert's answer
2021-04-16T01:01:19-0400

c. Object can be created with many parameter


Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS