Answer Posted / priyanka tiwari
abstract class contains abstract method and if method will
be abstract the class should be abstract class.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Which language is java?
What is a static class in java?
explain what is transient variable in java?
What is the type of lambda expression?
What is the latest version of java?
Can you explain the final method modifier?
How do you escape json?
Can a constructor be protected?
What does 3 dots mean in java?
how to write a program for sending mails between client and server
How do you start a new line in java?
What is the static method?
What do you mean by access modifier?
Which is dependent variable?
Explain wait(), notify() and notifyall() methods of object class ?