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 do you mean by exception handling in Java?
What is a boolean structure?
How do we access static members in java?
What are keywords and reserved words in java?
Are registers volatile?
What does java se mean?
Does substring start with 0?
What is visibility mode?
Hi i am creating desktop application in that i want calling to mobile number. i have java telephone api (JTAPI) but i dont understand how it configure & use plese help me
what invokes a threads run() method? : Java thread
What is the main function in java?
What is member in java?
Name few java 8 annotations ?
How do you remove an element from an arraylist in java?
Can a class extends itself in java?