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
Do I need java for windows 10?
what is a working thread? : Java thread
What is internal variable?
Is an array a vector?
What does += mean coding?
What is the java project architecture?
Explain about method local inner classes or local inner classes in java?
What are three ways in which a thread can enter the waiting state in java programming?
What is a website container?
Why do we use predicate in java?
Explain the importance of finally block in java?
What are the three types of design patterns?
Can we override constructor?
Which number is denoted by leading 0x or 0x in java?
What class of exceptions are generated by the java run-time system?