MCQOPTIONS
Saved Bookmarks
| 1. |
For constructor overloading, each constructor must differ in ___________ and __________ |
| A. | Number of arguments and type of arguments |
| B. | Number of arguments and return type |
| C. | Return type and type of arguments |
| D. | Return type and definition |
| Answer» B. Number of arguments and return type | |