What is the difference between java and .Net?
Answer Posted / sang
.net is language independent and java is platform
independent.
.net is a framework and java is a programming language.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What does next mean in java?
What are the topics in core java?
What is singleton class example?
What is prime number in java?
Difference between error and exception
Can you make a constructor final in Java?
What is final method in java?
What is the purpose of assert keyword used in jdk1.4.x?
What are the different types of garbage collectors in java?
What are implicit objects in java?
Explain about main thread in java?
Can an object be null?
What is the difference between synchronized and synchronized block?
Can a variable be local and static at the same time?
Is alive in java?