What is the difference between java and .Net?
Answer Posted / kirankumar yb
1)java is a single language by multiple platforme but .net
is framework for differ language but shared by single platform.
2).net is a language independent &java is language dependent.
3)where .net is framework we can use different type of
language.where as java is a programing language.
4)java is support to opensource platform while ,.net as no
direct support for opensource platform.
5)java is not language independent .net is language dependent.
| Is This Answer Correct ? | 9 Yes | 13 No |
Post New Answer View All Answers
What is the difference between multitasking and multithreading in Java
What is the difference between declaration and definition in java?
What lambda means?
Explain about anonymous inner classes ?
Is zero a natural number?
How do you do math powers in java?
What is serialization in java?
Difference between arraylist and vector.
What is the difference between I ++ and ++ I in java?
What classes of exceptions may be thrown by a throw statement?
Explain parallel processing in java8?
What is Java Annotations?
Does java allow overriding static methods ?
How to do a true java ping from windows?
What does it mean that strings are immutable?