Answer Posted / sekhar
No We can't do that.Because abstract means We compulsory
subclass it.Once we declare a final we can't sub class
that so that we can't do that.
| Is This Answer Correct ? | 64 Yes | 12 No |
Post New Answer View All Answers
Explain Basics of OOP Language in java
Write a program to find maximum and minimum number in array?
What is the use of a copy constructor?
What modifiers are allowed for methods in an interface?
What is the use of pattern in java?
Which one will take more memory: an int or integer?
What is passing by reference in java?
What are scalar data types?
What is Garbage Collection in Java
Which number is denoted by leading zero in java?
What is an example of a conditional statement?
What are the states of thread in java?
What is number data type in java?
What is an inner class in java?
Is arraylist dynamic in java?