Can you have a constructor in abstract class?
Answer Posted / srinu
Yes constructor their abstract class.if u any doubt araise
just see HttpServlet Api. HttpServlet contain constructor
Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is the difference between a static and a non-static inner class in java programming?
Explain reverse a linked list iterative solution in java?
What is the program compilation process?
How does arraylist work in java?
What does the string method compareto () do?
What is io stream in java?
Explain the importance of finalize() method.
What are synchronized methods and synchronized statements in java programming?
What are java packages? What is the significance of packages?
What is time complexity java?
What is the use of a conditional inclusion statement in Java ?
What is the symbol for line break?
Can we declare a class as abstract without having any abstract method?
How to compare strings in java?
What do you mean by garbage collection used in java?