Thanks to all of you who replied to my question regarding the best IDE available. I ahve more questions.
 
1. I am working on .NET platform and trying to draw comparison between JVM and CLR.
I dont understand what makes JVM so different from CLR that applets can be run in browsers using JVM whereas
.NET has no such support. I am aware that JVM doesnt allow pointers and thats one of the major differences between JVM and .NET. Are there any websites which give more details to the internals of these black boxes?
 
2. I was also wondering how easy or difficult it is to make changes to these Virtual Machines so that I can modify it to make it work on  an embedded system.
 
3. How much truth lies in the myth that Java is slow? I have heard arguments and read articles which claim that interpreting the byte code slows down the performance. But then the same logic would apply to .NET but I havent heard anyone complaining about .NET performance.
 
Thanks
Mukesh
---
You are currently subscribed to jdjlist as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to