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
How does linkedlist work in java?
Which of the following is not an isolation level in the JDBC
What are the steps in the jdbc connection?
What do you understand by the term wrapper classes?
What is instance means in java?
What are the two main uses of volatile in Java?
Does importing a package imports its sub-packages as well in java?
What is use of map in java?
What are the advantages of exception handling?
What is a nested class?
Can you change array size in java?
Where are global variables stored?
What is the use of put method?
How listener identify that the event came from a particular object?
What do you understand by synchronization?