Answer Posted / sudhakar goud
we can't write why because abstract class says it should be
overridden in subclass but where as final class says it
can't be overridden
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
How many types of flags are there?
What is static data type in java?
How can we create objects if we make the constructor private ?
How concurrent hashmap works?
When object is created and destroyed?
Give any two differences between C++ and java.
How does arraylist size increase in java?
If try block is successfully executed, Then Is Finally block executed?
Can we declare the static variables and methods in an abstract class?
what is recursion in java
What is anti pattern in cyber security?
What is the difference between super class & sub class?
What does the ‘static’ keyword mean? Is it possible to override private or static method in java?
What is the abstraction?
What is a method in coding?