MCQOPTIONS
 Saved Bookmarks
				| 1. | 
                                    Constructor chaining is | 
                            
| A. | subclass constructor calling super class constructor | 
| B. | super class constructor calling subclass constructor | 
| C. | both | 
| D. | none | 
| Answer» B. super class constructor calling subclass constructor | |