answersLogoWhite

0

Why net is better than java?

Updated: 8/17/2019
User Avatar

Wiki User

12y ago

Best Answer

I suppose both have their advantages, and their disadvantages. Java is designed for multiple platforms; .NET is more focussed on Windows. There is, however, a "Mono" project that gives .NET certain compatibility with Linux.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

14y ago

I suppose both have their advantages, and their disadvantages. Java is designed for multiple platforms; .NET is more focussed on Windows. There is, however, a "Mono" project that gives .NET certain compatibility with Linux.

I suppose both have their advantages, and their disadvantages. Java is designed for multiple platforms; .NET is more focussed on Windows. There is, however, a "Mono" project that gives .NET certain compatibility with Linux.

I suppose both have their advantages, and their disadvantages. Java is designed for multiple platforms; .NET is more focussed on Windows. There is, however, a "Mono" project that gives .NET certain compatibility with Linux.

I suppose both have their advantages, and their disadvantages. Java is designed for multiple platforms; .NET is more focussed on Windows. There is, however, a "Mono" project that gives .NET certain compatibility with Linux.

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

It is not

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Why net is better than java?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Is Java really better than NET?

For cross-platform programming, yes. For Windows, probably NET is marginally better simply because it is Microsoft technology.


Is java better than vbnet?

Java is not better than VBNet, nor is VBNet better than Java. Eachone has its advantages and disadvantaged over the other one.


What is best platform net or java?

java is the best platform compared to dot net


What would be the best java or net?

Java is always the best. Java is great for Enterprise while desktop is the place for .Net


Which of these programs java php dot net c c plus plus c sharp sql HTML will design a desktop application better?

Java and .Net can create good desktop applications both. Java provides manual configuration of all features.


Who is the most powerful java or net?

Java is cross-platform while .NET is for Windows platforms only.


What should you study first java or vb or net?

Java


What is the difference between framework and IDE?

IDE is just the development environment while the Framework is the backbone of compiling the code.IDE's :Visual StudioJbuilderjdevelopereclipsenetbeansand so onBut Framework for .Net programmers is different than what Java programmers understandFramework for java programmers is:Spring FrameworkStruts FrameworkShine Enterprise Java PatternFramework for .net programmers is:.net Framework 1.1.net Framework 2.net Framework 3.net Framework 3.5.net Framework 4


Is java better than flash player?

No, flash player is better and faster.


What is the main difference between java and dotnet?

java is from sun and .net is from microsoft, java is a language + runtime and .net is run frame that supports multiple language.


How can you say java derby database is better than oracle?

I think oracle is better than Derby


What are the differences between java language and net language?

I took a Introduction to Java course last year. I had the same question when I started the class http://www.DevelopIntelligence.com/catalogue/java-training.php. But I learned that Java and .NET are both platforms that run applications. Both platforms use something known as a virtual machine. In the Java platform, the primary programming language use to write applications is called Java. In the .NET platform, the programming language choices include VB.NET, C++.NET, C#.NET. In other words, there is no "difference between the Java langage and the .net language" as there is no "net language". The Java language is most similar to the C# language in .NET. There are some technical differences, but in general they are about the same.