

MCQOPTIONS
Saved Bookmarks
1. |
in Java, add a ___ to a constructor to convert it into a method. |
A. | if statement |
B. | static |
C. | return type |
D. | semicolon |
Answer» D. semicolon | |