-

Q1:

Student senior(); is a(n)_________

A constructor call with no arguments

B object instantiation

C constructor call with all default arguments

D prototype for a function that returns a student object

ANS:D - prototype for a function that returns a student object

No answer description is available.