Difference Between java & javax
Answer Posted / kani
javax is an extension of java.
some new packages like servlet, EJB, swing, etc are included
in javax.
| Is This Answer Correct ? | 52 Yes | 4 No |
Post New Answer View All Answers
How would you create a button with rounded edges?
What you mean by COM and DCOM?
What is a clone?
How to pass parameters in RMI?
What is chat area? Explain.
Which are the different segments of memory?
Do we need to override service() method
What method is invoked to cause an object to begin executing as a separate thread?
how to use debug in my elipse to solve problems that exist in my project
What are the different class loaders used by jvm?
Explain how will the struts know which action class to call when you submit a form?
How would you detect a keypress in a jcombobox?
What is Stream Tokenizer?
Explain about RMI Architecture?
Write a program to show synchronization?