MCQOPTIONS
Saved Bookmarks
| 1. |
Abstract class can have constructors and static methods? |
| A. | True |
| B. | False |
| C. | Abstract class can have constructors but can not have static methods. |
| D. | Abstract class can not have constructors but can have static methods. |
| Answer» B. False | |