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 compareto?

0 Answers  


What is a dynamic array java?

0 Answers  


What is the right data type to represent a price in java?

0 Answers  


what is mutability?which one is mutable String or StringBuffer?and why?give examples of each which shows the mutability of each String or StringBuffer

4 Answers   IBM, Zenon,


Tell me are there implementations for sorting and searching in the java libarary?

0 Answers  






Difference between Linked list and Queue?

0 Answers   Virtusa,


System.out.println(101/14) what is the output? a)6 b)14 c)7.14 d)0

8 Answers   Accenture,


i would like to attend for an interview of datalab technologies company i want to know the pattern of imnterview.

0 Answers  


Can you override static method in java?

1 Answers  


class a extends b { } class b extends a { } why java doesn't support cyclic pls explain me with example

3 Answers   Wipro,


Explain the key functions of data binding?

0 Answers   Akamai Technologies, Aspire, Impetus, Infogain, Tavant Technologies, Virtusa,


what do you understand by the term string with respect to java?

0 Answers  


Categories