Difference Between java & javax
Answer Posted / vikas jaiswal
Originally, everything that was part of the standard API was part of the java package, whereas everything that was not part of the standard API was released under the package name javax. Hence, packages essential to the API was java, while javax contained the extensions to the API. It can even be said that javax, is just java with an x, which stands for extension.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the steps in details to load the server object dynamically?
how to make a index.jsp for running the site in internet and find an error for connection with weblogic server and java that give an error invalid object name.and how to maintain session.
Define prototype?
If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?
How are the elements of a borderlayout organized?
What is in-memory replication?
Which textcomponent method is used to set a textcomponent to the read-only state?
how to use debug in my elipse to solve problems that exist in my project
What must a class do to implement an interface?
Why are component architectures useful?
Why do I get a duplicate name error when loading a jar file?
Define the remote object implementation?
What is JTS?
Name three subclasses of the component class?
when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??