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 called module?

571


What is the difference between the jdk 1.02 event model and the event-delegation model introduced with jdk 1.1?

618


Explain about oops concepts.

636


Is an object null?

561


Can we assign null to double in java?

552






What is the purpose of the runtime class in java programming?

570


Explain which of the following methods releases the lock when yield(), join(),sleep(),wait(),notify(), notifyall() methods are executed?

616


what is the messsage u r going to get from an objectoriented programing?

1613


How to perform selection sort in java?

587


What are void pointers?

714


What is consumer in java?

526


which pattern is default in scanner package?

1803


How do I remove a character from a string in java?

504


Explain importance of throws keyword in java?

565


What is a loop java?

590