Can you have a constructor in abstract class?
Answer Posted / ashokmail.java@gmail.com
No. you can't make instance of abstract class.
| Is This Answer Correct ? | 42 Yes | 62 No |
Post New Answer View All Answers
What is java jit compilers?
What is module with example?
What are different types of constants?
Mention some interfaces implemented by linked list in java.
What is the difference between jdk, jre, and jvm?
What is parsing and its types?
What is the super void?
What is a boolean field?
Difference between vector and arraylist.
what are the high-level thread states? : Java thread
What is linkedlist in java?
How many JVMs can run on a single machine and what is the Just-In-Time(JIT) compiler?
What is class and object in java?
What are the various access specifiers in java?
Name some OOPS Concepts in Java?