What is the difference between java and .Net?
Answer Posted / sujana
Java is platform independent, only thing we need is jvm on
the platform which comes in all operating systems by
default,.net is also platform independent as it needs
only .net framework,but since m$ owns the copyright to
the .net framework api's,it becomes platform dependent.
Java uses a common language while in .net we can use many
languages and it generates a platform specific code
Is This Answer Correct ? | 152 Yes | 66 No |
Post New Answer View All Answers
Can we write any code after throw statement?
What is supplier in java?
Is it possible to use string in the switch case?
how we can create packages in java?
what type of questions asked for barclays technologies pune please send urgent
What is a java predicate?
What are the types of collections in java?
What is the difference between C++ and Java and your preferences?
Explain what access modifiers can be used for methods?
What are the advantages of java over C++?
What is toarray method in java?
What is preparedstatement in java?
What is reverse function?
What are void pointers?
Can list be null in java?