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 ‘is-a ‘ relationship in java?

594


Give us the name of the list layoutmanagers in java?

526


Which package is used for pattern matching with regular expressions?

650


What does it mean that a method or field is “static”?

553


What is difference between variable declaration and definition?

519






Is hashset sorted in java?

672


What is the main difference between java platform and other platforms?

511


Who developed java?

578


What is the difference between an inner class and a sub-class?

510


What are the different types of inheritance in java?

537


What is type inference in java8?

586


a thread is runnable, how does that work? : Java thread

515


What are the difference between composition and inheritance in java?

521


Is 9 a prime number?

472


What is the use of inner class?

555