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
Explain how can you debug the Java code?
What is thread life cycle in java?
What is a method in coding?
What is collections framework?
What is final, finally, finalize?
What data structures are used to perform recursion?
How do you convert int to char in java?
Explain notify() method of object class ?
How does java pattern compile work?
How is garbage collection controlled?
How do you sort words in java?
How many times finalize method will be invoked? Who invokes finalize() method in java?
Describe the process as to how substring() methodology mechanisms in java.
What are the different types of multitasking?
How do you remove duplicates in java?