MCQOPTIONS
Saved Bookmarks
| 1. |
Which among the following is not valid in java? |
| A. | Constructor overloading |
| B. | Recursive constructor call |
| C. | Default value constructors |
| D. | String argument constructor |
| Answer» C. Default value constructors | |