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 do you control extraneous variables?
Can we pass null as argument in java?
Name few java.lang classes introduced with java 8 ?
Where can i get Latest SUN Certification Dumps and what are the Sun Certification Codes that are available, Im new to JAVA, so please gimme info as i need to write J2EE - Core Java Certification
Which is better arraylist or vector?
when to use ArrayList and when to use HashMap in webApplication.
Can a string be null?
Why are generics used?
What happens if a constructor is declared private?
Explain the difference between comparator and comparable in java?
Can we have two methods in a class with the same name?
Is a case study a method or methodology?
Is arraylist dynamic in java?
Is finalize() similar to a destructor?
What is a method in coding?