Can i have abstract class with no abstract methods?
Answer Posted / santosh
yes we can have concreate method in the abstract class
| Is This Answer Correct ? | 42 Yes | 4 No |
Post New Answer View All Answers
Is passing by reference faster?
What is the purpose of the file class in java programming?
What is role of void keyword in declaring functions?
Explain illegalmonitorstateexception and when it will be thrown?
Is string a class?
What are basic keywords?
Why strings in java are called as immutable?
What is anti pattern in cyber security?
Can a class be declared as protected?
What is a container in a gui?
Explain importance of finally block in java?
Define canvas?
How can you write a loop indefinitely in java programming?
Can an arraylist be empty?
What is the purpose of garbage collection in java, and when is it used?