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 mdb and what is the special feature of that?
How can I scroll through list of pages like the search results in google?
What are transaction attributes?
Which containers use a border layout as their default layout?
How task's priority is used in scheduling?
To identify IDL language what mapping mechanism is used?
Difference between DurableSubscription and non- DurableSubscription?
What is meant by method chaining?
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??
Describe activation process?
which book is better for jdbc ,servlets and jsp
What is the difference between system.out ,system.err and system.in?
What is the difference between the session.get() method and the session.load() method?
What is TL and its use?
Can I run seam with jdk 1.4 and earlier?