Computer Science, asked by BirdEater123, 1 year ago

I'am stuck at two C++ questions.. Pls help?

To make multiple objects of your class you can
Select one:
a. define the class with multiple copies of variables
b. make array of objects of the class
c. make copies of your class
d. define your objects as structures since array of structures is permitted
e. None of these

The statement manager[7].putdata()
Select one:
a. will invoke the function putdata() for the 7th object of the manager class
b. is invalid it must be written as manager.putdata()[7];
c. invokes put data function with data as 7 in the manager object
d. Invokes manager function in the put data object
e. None of these

Answers

Answered by hardeepsp1
1
Hello, I am 17 years experienced professional tutor and assignment helper for computer science and I have helped more than 800 students from different countries in last few years. I am ready to help you in your assignment and projects for fair fee. Please add me in Skype to discuss next and my id is hardeep_sp
Similar questions