What is the difference between java and .Net?
Answer Posted / bhavani
The main difference is Java is platform independent, .Net
is language independent.
java can shared multiple platforms in single language,.Net
can shared single platform in different languages
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Why is java not 100% pure oops?
Can we create constructor in abstract class ?
Is vector ordered in java?
Which method must be implemented by all threads?
Does treeset use compareto?
Explain why wait(), notify() and notifyall() methods are in object class rather than in the reading class?
Can a class extends itself in java?
When arithmeticexception is thrown?
What are heterogeneous objects?
What is the concept of multithreading?
Explain differences between checked and unchecked exceptions in java?
Why declare Main() inside the class in java ?
Is a case study a method or methodology?
Differences between C and Java?
Is assembly language a low level language?