

McqMate
Q. |
______ must be the first statement executed inside a subclass Constructor. |
A. | final(). |
B. | super(). |
C. | static(). |
D. | dec(). |
Answer» B. super(). |
View all MCQs in
Java ProgrammingNo comments yet