what are the difference between Java and .Net?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the restrictions that are applied to the java static methods?

522


Can we force garbage collector to run ?

566


How many times finalize method will be invoked? Who invokes finalize() method in java?

570


Explain the difference between the public, private, final, protected, and default modifiers?

549


Is alive in java?

502






What is the static method?

563


what is a green thread? : Java thread

567


What are the difference between string, string builder, and string buffer in java?

546


What is the final keyword in java?

545


Explain abstract class in java?

552


How does predicate work in java?

529


When we should use serialization?

560


Is it correct to say that due to garbage collection feature in java, a java program never goes out of memory?

568


What is difference between array and vector?

524


How do you start a new line in java?

511