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
Can you make a constructor final?
Explain the use of javap tool.
Why null value is used in string?
Why java is secure? Explain.
What is the difference between && and & in java?
What are the restriction imposed on a static method or a static block of code?
What is qualitative variable?
Give us the name of the list layoutmanagers in java?
What is the purpose of garbage collection in java, and when is it used?
What is data type modifier?
What is hasnext in java?
What are the benefits of java?
What is string [] java?
What is tree node in java?
Why can't we override private static methods?