Can an abstract class be final?

Answer Posted / huang

http://java.sun.com/javase/6/docs/jre/api/javaws/jnlp/index.html

The documentation says that
"This class is abstract and final and cannot be instantiated."
for ServiceManager class.

Anyways, the class is not marked as abstract.

Is This Answer Correct ?    15 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are java methods?

577


What an i/o filter in java programming?

608


Can you inherit a constructor java?

577


what is singleton in java?

601


How many bits is a float?

544






Can we declare register variable as global?

515


How does thread synchronization occurs inside a monitor? What levels of synchronization can you apply?

544


How to create a thread in java?

607


What methodology can be employed to locate substrings inside a string?

531


What is java beans?

576


What is the purpose of the runtime class in java programming?

570


What is the difference between stream and buffer?

517


Can vector have duplicates in java?

509


What is covariant return type?

644


How can you add and remove nodes in jtree?

614