What is the difference between java and .Net?

Answer Posted / gopal reddy v

.Net is a framework for which you compile a program, e.g. you could write a C++ or C# program and compile it to a .Net executable. As long as your Windows or Linux machine has a .Net runtime you can execute your compiled program. In this sense, .Net is both language and platform independent. Java is in many ways similar to .Net except that there is a single programming language (Java). .Net seems to have a much brighter development future than Java both for desktop and Web development via ASP.Net and Silverlight.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Realized?

1907


How does a for loop work?

737


What is an object in java and how is it created?

830


what is mena by object block any what is the use of that

1972


How do you classify Dialog Box?

842


What restrictions are placed on method overriding?

869


What is the reflection?

777


What is jvm? How its run?

866


What is the primary benefit of encapsulation?

770


What are the various access specifiers for java classes?

778


What is double in java?

736


Differentiate between a constructor and a method? Can we mark constructors final?

947


What is a Null object?

1200


How do you convert int to char in java?

822


What is a protected class in java?

754