What is the difference between java and .Net?
Answer Posted / nagarajan
java .net
java is a from sun. .net is from microsoft.
java is a single .net is a multiple language
language.
java is a language plue .net is a
runtime framework that
support multiple language (c# ,VB)
a runtime
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are alternatives to java serialization?
Explain the importance of join() method in thread class?
What are the parts of methodology?
What is the difference between multiple processes and multiple threads?
Can we modify the throws clause of the superclass method while overriding it in the subclass?
What is Garbage Collection in Java
What is return type in java?
Why wait(),notify(),notifyAll() methods defined in Object class althought we are using in only threads.
How many ways can we create singleton class?
How to remove the trailing spaces from a string?
What is the difference between overriding and overloading in OOPS.
what r advatages of websphere? & how to deploy?
What do you mean by thread safe?
What is double data type?
What is a data structure java?