Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on Can you explain the difference within the VB.NET forums, part of the Software Development category; Is there any difference between .NET application and a Java application? If so what are they?...
|
|||||||
|
|||
|
Re: Can you explain the difference
You are talking about totally different things.. are you looking for features or anything specific.. Please explain in detail what your question is
|
|
|||
|
Re: Can you explain the difference
__________________
:) NEVER SAY DIE. |
|
|||
|
Re: Can you explain the difference
|
|
|||
|
Re: Can you explain the difference
Hi,
Their are some diffrences is their b/w .NET app and java app 1. Java doesn't support pointers where as c# in .net support pointers 2. Java doesn't support operator overloading where as .net we can 3. It is possible to use the unmanaged(ex: Binary Code) code in .net it is not possible in java 4. JVM doesn't cache the code i mean (It convert the byte code into o/s native code for first request for subsequent requests it will do same thing like first time) but where as in .net compiler Just-in-time compiler cache the o/s native code. Regards, hari prasad |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Kindly explain the difference | christia | Web Tools | 3 | 08-04-2008 04:49 AM |
| Explain the Difference | Robert | VB.NET | 3 | 06-06-2007 11:19 AM |
| Explain the Difference | christia | Unix/Linux | 1 | 07-30-2006 07:13 PM |