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
What is meant by class loader? How many types are there?
What is java reflection?
Is oracle java 11 free?
Considering notepad/ie or any other thing as process, what will happen if you start notepad or ie 3 times? Where 3 processes are started or 3 threads are started?
Explain the difference between an object-oriented programming language and object-based programming language?
What is flag in java?
take an array with -ve and +ve value both.find out the nearest value of 0(zero).if two values are same like(-2 and +2)then extract +2 is nearest of 0(zero).
What is java life cycle?
What is vector capacity in java?
How will you compute size of a structure?
What is n in java?
Why is an interface be able to extend more than one interface but a class can’t extend more than one class?
When should the method invokelater() be used?
Howto get an object that will perform date & time calculations then format it for output in some different locales with different date style.can ne1 tel me the answer of this question.pls
What is the maximum size of list in java?