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
Differentiate between vector and array list.
When throw keyword is used?
What are streams in java 8?
What is the purpose of garbage collection in java?
What is pojo class in java?
In the below example, what will be the output?
Why can we not override static method?
What is default constructors?
What is string english?
How do you stop a thread in java?
Why is a singleton bad?
Explain method local inner classes ?
What is array length?
What is bytecode in java ?
Can we assign the reference to this variable?