Please tell the difference between java and .net?
kanchan setia
Select an image from your device to upload
hi kanchan,
Java is a platform independent language,here JVM is used to compiled(Java Virtiual Machine),
applet is used for web application
But .net is purly platform independent langunage here,MSIL is used to complied(Microsoft intermidiate Language),
Asp.net used for web application.
Hello Kanchan,
Java can be poprted in any operating system , while c# is limited to only microsoft operating systems. So java application can run in any platform.
My 21 .NET Interview questions and answers