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
Explain about narrowing conversion in java?
What is the purpose of declaring a variable as final?
What are strings in physics?
What is java reflection?
How can we make a class virtual?
How do you sing an Applet ?
what is the significance of listiterator in java?
How concurrent hashmap works?
Explain notify() method of object class ?
Which non-unicode letter characters may be used as the first character of an identifier?
What is scope & storage allocation of global and extern variables? Explain with an example
What is anagram in java?
Is null a string in java?
What are the types of literals?
What are aggregate functions explain with examples?