

MCQOPTIONS
Saved Bookmarks
1. |
The abstract classes in java can _________________ |
A. | Implement constructors |
B. | Can’t implement constructor |
C. | Can implement only unimplemented methods |
D. | Can’t implement any type of constructor |
Answer» B. Can’t implement constructor | |