What is the difference between java and .Net?
Answer Posted / tarakesh
Dot Net Framework a rich set of Classes(or API) and
interfaces where as java has poor framework. One of the
best feature of Ado.Net is its disconnected architecture
where there is no need to have connection establishment
with the DB always.
| Is This Answer Correct ? | 49 Yes | 18 No |
Post New Answer View All Answers
What is the difference between && and & in java?
Can we use different return types for methods when overridden?
What is the difference between comparison done by equals method and == operator?
Define iterator and methods in iterator?
What is the purpose of the wait(), notify(), and notifyall() methods in java programming?
Do you know how to reverse string in java?
What is keyword auto for?
What is the difference between serial and throughput garbage collector?
Why java is not 100% object-oriented?
Is boolean a data type in java?
What does jre stand for?
What is treeset in java?
if u open login & logout ,how can udisplay the timelogin & logout members ?
why we use merge option in hybernate pls give a ex snippet
Can you inherit from an abstract class java?