MCQOPTIONS
 Saved Bookmarks
				| 1. | 
                                    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 | 
| Answer» E. | |