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 arraylist class in java?
Can we create an object of static class in java?
What are the different types of java?
What is a final class ?
Can we have a method name same as class name in java?
Difference between class#getinstance() and new operator ?
What is the use of parse function in java?
What are the restrictions imposed on method overriding?
why we use merge option in hybernate pls give a ex snippet
What is the concatenation operator in java?
What are the default and parameterized constructors?
What is stringwriter?
How does a for loop work java?
What do you mean by stream pipelining in java 8?
Give me an example of array and linked list? Where they can be used?