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
What is difference between final and immutable?
What is runtime locatable code?
Is array dynamic in java?
Explain the importance of thread scheduler in java?
What is Applet Stub Interface ?
Can we have return statement in finally clause? What will happen?
What is the synonym of framework?
How can a gui component handle its own events?
How do you write a good declaration?
How to instantiate static nested classes in java?
What are three advantages of using functions?
What is an i/o filter?
When do we need to use internal iteration? When do we need to use external iteration?
How many bits are in a sentence?
What is a default constructor and also define copy contrucyor?