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 singleton class and how can we make a class singleton?
Can singleton class be cloned?
Can a final method be overloaded?
What is static keyword in java?
Difference between collection, collection and collections in java?
Which category the java thread do fall in?
What is the difference between C++ and Java and your preferences?
Does google use java?
How many threads does a core java have?
Can we create an object if a class doesn't have any constructor ( not even the default provided by constructor ) ?
What is the difference between heap and stack memory?
What are desktop procedures?
What are the different types of data structures in java?
How to create a fecelet view?
What is a newline character in java?