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
Is hashset ordered java?
How do you add an element to a set in java?
How to create a base64 decoder in java8?
Difference between throw and throws?
Can we force garbage collector to run ?
Realized?
What is difference between fail-fast and fail-safe?
What are the 3 types of control structures?
Discuss 2D arrays.
Is a method a function?
What is boolean keyword in java?
What is the main functionality of the remote reference layer?
What is meant by collection in java?
Can static methods access instance variables in java?
What is meant by flickering?