why java is better then .net?

Answer Posted / praveen kumar

Java was developed by sun microsystem,where .net was
developed by microsoft.Java is platform independent where
as .net is platform dependent.In java source code is
converted to ByteCode by JVM while in .NET code id
converted to MSIL(Microsoft Intermediate Language Code)by
the CLR supported by .NET..when compare to java
and .net ,.net is easily understood when compare to java.

Is This Answer Correct ?    19 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the advantage of preparedstatement over statement?

552


What is arrays aslist in java?

510


What are different type of exceptions in java?

540


What is javac in java?

554


why would you use a synchronized block vs. Synchronized method? : Java thread

528






What is toarray method in java?

550


How to access arraylist elements in java?

484


What is keyword and identifier?

631


What are internal variables?

545


What is the use of runnable interface?

599


How is tree Mirroring implemented?

625


What is boolean false?

516


What is ordered map in java?

531


Explain inheritance in java?

543


How do I compare two strings in word in java?

530