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
What is permgen or permanent generation?
whats is statement and procedure
Are we allowed to change the transaction isolation property in middle of a transaction?
what is Activation Instantinator?
What is the difference between static and non-static with examples?
For which statements does it make sense to use a label?
How many times may an objects finalize() method be invoked by the garbage collector?
the same information whether it will connect to the database or it will be used previous information?
What is in-memory replication?
What is the highest-level event class of the event-delegation model?
What is aop(assepct oriented programing)?
What event results from the clicking of a button?
What are various types of class loaders used by jvm?
Have you used threads in Servelet?
difference between ejb,struts,hibernate,spring and jsp