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
Can we change the scope of the overridden method in the subclass?
What is linked hashset and its features?
What is nullpointerexception?
What do you mean by boolean?
Why Java doesn’t support multiple inheritance?
Differece between class and generic class?
How do you convert boolean to boolean?
Can we make constructors static?
Can you declare a private method as static?
What is unicode datatype?
What is map and hashmap in java?
What is formatted output?
What is default locale java?
What is number data type in java?
What is java console application?