What is the difference between java and .Net?
Answer Posted / sangeetha kalai
JAVA:-Java is free there are many third party good to use free IDE.
.NET:-where as .net also free but here development only on official IDE.
JAVA:-programs are written in java and runs on any operating system.
.NET:-programs are written in .net runs on windows only
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain different ways of creating a thread. Which one would you prefer and why?
Is multiple inheritance supported by java?
Explain abstract class in java?
What is a parameter in matrices?
Write a java program to check if a number is prime or not?
What are unchecked exceptions in java?
How do you remove an element from an arraylist in java?
Can you use this() and super() both in a constructor?
Is logger a singleton?
Can a main method be declared final?
What is ascii format?
What are the 5 types of research methods?
What is a text string?
Can you use abstract and final both with a method?
Is main an identifier?