Tech
Baba.com
Home
|
Ask a New Question
|
Register
|
LogIn
Can an abstract class be final?
Can an abstract class be final?
Denoo
Views: 1126 | Community Opinion:
1
Tags..
Core Java Interview
Java
Java Classes
Abstract Classes
Bookmark this page..
Ask a New Question
Go to Home
Community Opinion/Answers
Soneha
Said..
An abstract class may not be declared as final.
What do you think? Add your opinion/answer
*Name
Please enter your name.
*your opinion/answer:
Related Questions & Answers:
What is an Iterator interface?
Does a class inherit the constructors of its superclass?
How are the elements of a CardLayout organized?
Name the eight primitive Java types.
What interface must an object implement before it can be written to a stream as an object?
Write a java program to display the season given the month using switch case