can abstract class have constructor how can you achive
this ?
Answer Posted / ravikiran
Yes abstract class has a constructor
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is the applet security manager, and what does it provide?
v-model life cycle
How do you read a char in java?
Tell me the Importent classes in net package?
What is super keyword explain with example?
What is scope & storage allocation of global and extern variables? Explain with an example
What programs use java?
What is final method?
What is the purpose of using bufferedinputstream and bufferedoutputstream classes?
Write a java program to check if a number is prime or not?
What is the longest unicode character?
What are triggers in DB? Explain their types. How do they work?
What are different exception types exceptions available in java ?
Similarity and difference between static block and static method ?
Can we have any other return type than void for main method?