What is the difference between java and .Net?
Answer Posted / neeraja lakshmi
In .NET due to disconnected data access through ADO.NET,
has a high level performance against JDBC which requires
multiple roundtrips to the data base
And Now a days MS people are saying that .NET can support
more than 40 languages.Its Majaor advantage is the Visual
studio.Net which is highly efficient than anyother IDE..
| Is This Answer Correct ? | 74 Yes | 30 No |
Post New Answer View All Answers
How does multithreading take place on a computer with a single cpu?
Can classes declared using the abstract keyword cab be instantiated?
What do you mean by flow of struts?
What is anagram of a string?
What is the difference between int and integer in java?
What is the byte range?
What is difference between printf and scanf?
What is class forname?
What is array length in java?
What are keywords in programming?
Which list is sorted in java?
What are unchecked exceptions in java?
What is immutable class in java?
How does arrays sort work in java?
What is a method header?