InterviewSolution
Saved Bookmarks
| 1. |
Abstract class cannot have a constructor.(a) True(b) FalseI have been asked this question in unit test.My enquiry is from Constructor topic in chapter Classes and Methods of Java |
|
Answer» The correct OPTION is (B) False |
|