Is it compulsory to have atleast one abstract method in
abstract class?
Answer Posted / gaurav agrawal
abstract class can have methods without abstract methods.
if someone dont konw the proper answer then please dont
give the answer.
this is not the proper way.
| Is This Answer Correct ? | 35 Yes | 4 No |
Post New Answer View All Answers
What are the super most classes for all the streams?
How do I remove a character from a string in java?
Is a case study a method or methodology?
What is the difference between I ++ and ++ I in java?
what is singleton class in java?
What is the byte order of byte buffer?
Why packages are used?
What is the use of default method in interface in java? Explain
What is an example of a keyword?
Is this valid in java ? Can we instantiate interface in java?
What are 4 pillers of object orinted programming?
how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? Or extending thread class or implementing runnable interface. Which is better? : Java thread
What does void * mean?
Explain java heap space and garbage collection?
Explain the difference between intermediate and terminal operations in java8?