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
is it possible to instantiate the math class?
What is the purpose of abstract class?
What is the name of the java compiler?
What are the different access modifiers available in java?
What is isa relationship?
Is arraylist zero based?
What are keywords and reserved words in java?
Which is better arraylist or vector?
What is the difference between preemptive scheduling and time slicing in java programming?
Are private methods final?
Variables used in a switch statement can be used with which datatypes?
How does arraylist work in java?
How do you compare two strings lexicographically?
Can we call thread start () twice?
Why vector class is used?