Answer Posted / amandeep
A Abstract Class Can't Have An Default constructor........Cause It Can't Have An Instance Of It.....
| Is This Answer Correct ? | 2 Yes | 10 No |
Post New Answer View All Answers
What is the use of bufferedreader?
Is void a type?
What is mean by collections in java?
Can private class be extended java?
How to make a write-only class in java?
How are multiple inheritances done in Java?
What is double word?
How can a gui component handle its own events?
What is the major drawback of internal iteration over external iteration?
Give the difference between the println method and sqrt method?
What is implicit object in java?
Is passing by reference faster?
You can create a string object as string str = “abc”; why cant a button object be created as button bt = “abc”;? Explain
What is ternary operator in java?
Why hashset is used in java?