What is the difference between java and .Net?

Answer Posted / b.chandana

Simply we can say that .net is framework where we can use
diff types of languages,where as java is a programming
language

Is This Answer Correct ?    104 Yes 20 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of the return statement?

521


Explain about member inner classes?

594


What is the full name of java?

575


What is the difference between serializable and externalizable interfaces?

577


What is float in java?

565






What are the important features of Java 11 release?

584


In a container there are 5 components. I want to display the all the components names, how will you do that one?

612


How does compareto work in java?

586


Can you override static methods?

508


What is keyword in oop?

530


Variable of the boolean type is automatically initialized as?

601


What is a dot notation?

556


Why is string buffer better than string ?

605


A person says that he compiled a java class successfully without even having a main method in it? Is it possible?

589


make a method which any number and any type of argument and print sum of that arguments.....

1388