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 sizeof () operator?
Which of the following classes will have more memory allocated?
We are seeing so many videos/audios as many web sited. But question is these videos or audios are stored in Databases ( Oracle, Mysql, Sybase,... ) or stored any file directory from there they will give the link for that? Pls explain and give sample code to achieve this one? Thanks, Seenu.
What is qualitative variable?
What are the three best choices for a development environment?
what is an objects lock and which objects have locks? : Java thread
Can a class be a super class and a sub-class at the same time? Give example.
Why Do I Get A "permission Denied" Error After Downloading The .jnlp Java Launcher For The Vkvm?
What is comparator in java?
What is a jit compiler?
Java.util.regex consists of which classes?
What is canonical name in java?
What do you mean Abstraction in java?
What is the meaning of course?
Write a program in java to create a doubly linked list containing n nodes.