what are the difference between Java and .Net?

Answers were Sorted based on User's Feedback



what are the difference between Java and .Net?..

Answer / kalva raju

Java is a programming language, it is more used in internet and web application.Java have source code.
.Net is a graphical language work with GUI mode

Is This Answer Correct ?    10 Yes 1 No

what are the difference between Java and .Net?..

Answer / satya

java class does not support multiple inheritance but java
interface support multiple inheritance...

main difference b/n java nad .net
1. java platform independent and .net not..
2. java is open source and .net not

Is This Answer Correct ?    5 Yes 0 No

what are the difference between Java and .Net?..

Answer / atul

Java is a language&.NET is a framwork

Is This Answer Correct ?    5 Yes 0 No

what are the difference between Java and .Net?..

Answer / sparky sunny

JAVA was developed by sun microsystems while .net by
microsoft...java is pl while .net is aweb app like
gui....net is much easier than java

Is This Answer Correct ?    0 Yes 0 No

what are the difference between Java and .Net?..

Answer / uday kumar

Java does not support multiple inheritance and .NET
supports multiple inheritance.
Java platform independent and .NET is not....

Is This Answer Correct ?    3 Yes 5 No

Post New Answer

More Core Java Interview Questions

What is an Applet ?

2 Answers  


What does math floor () do?

0 Answers  


What is square root in java?

0 Answers  


Why is static used?

0 Answers  


What is preflight request?

0 Answers  






can two class in a code be public??if yes then how??

2 Answers  


What is deserialization?

0 Answers  


Why are the objects immutable in java?

0 Answers  


What are the two ways of implementing multi-threading in java?

1 Answers  


Program to Find the second largest element in an array.

0 Answers   Amazon,


Print Vertical traversal of a Binary Tree.

0 Answers   Amazon,


Can a double value be cast to a byte?

3 Answers  


Categories