What is the difference between java and .Net?
Answer Posted / ganesh
where java is programming language which supports all
operating systems(platform independent), and where as .net
is frame work which supports upcoming operating systems only.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Difference between static binding and dynamic binding?
What is data member in java?
What is the collections api?
What do you mean by default constructor in java?
How can you make a class serializable in java?
Why are there no global variables in java?
Define linked list and its features with signature?
How can you say java is object oriented?
What do you know about the garbage collector in java?
What is considered an anti pattern?
How is java created?
What is the use of callablestatement?
What is the difference between dom and sax parser in java?
Difference between doublesummarystatistics, intsummarystatistics and longsummarystatistics ?
What is nested interface?