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
What is a protected class in java?
What is command line argument in java?
What does ide stand for?
Why java is a platform independent? Explain
Is math class static in java?
What is variable and rules of variable?
What is difference between length and length() method in java ?
What is substring 1 in java?
What is rmi and steps involved in developing an rmi object?
Which types of exceptions are caught at compile time?
What is volatile data type?
Why do we need hashset in java?
Can we overload the methods by making them static?
How are observer and observable used in java programming?
How can you traverse a linked list in java?