Answer Posted / yuvaraj
No.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 ? | 7 Yes | 5 No |
Post New Answer View All Answers
What is double data type?
Where and how can you use a private constructor?
What is the do while loop syntax?
What is the importance of static variable?
Difference between notify() method and notifyall() method in java?
Can we restart a thread already started in java?
What is the difference between double and float variables in java?
What is the Concept of Encapsulation in OOPS
Explain listiterator and methods in listiterator?
Are arrays primitive data types?
How many bits is a boolean?
What is an off by one error in java?
What is the use of System class?
What is callablestatement? How you can call stored procedure to pass in parameter?
Is 0 a real number?