MCQOPTIONS
Saved Bookmarks
| 1. |
Which among the following function can be used to call default constructor implicitly in java? |
| A. | this() |
| B. | that() |
| C. | super() |
| D. | sub() |
| Answer» B. that() | |