What is the difference between java and .Net?

Answer Posted / kirankumar yb

1)java is a single language by multiple platforme but .net
is framework for differ language but shared by single platform.
2).net is a language independent &java is language dependent.
3)where .net is framework we can use different type of
language.where as java is a programing language.
4)java is support to opensource platform while ,.net as no
direct support for opensource platform.
5)java is not language independent .net is language dependent.

Is This Answer Correct ?    9 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between arraylist and hashset in java?

547


How do you add an element to a set in java?

499


Why main method is static in java?

598


What is api in java?

543


What is meant by main method?

582






How will you get the platform dependent values like line separator, path separator, etc., ?

592


How many bits are in a sentence?

588


How many types of methods are there?

550


Can we use static class instead of singleton?

582


Who is the owner of java?

544


These static constructors are correct ? class A { statc intA() { } static A(int x,int y) { } static A(int x) { } }

603


How can you set the applet size?

583


Can you declare a private method as static?

701


Why we cannot override static method?

563


What are static methods?

578