What is the difference between java and .Net?
Answer Posted / sang
.net is language independent and java is platform
independent.
.net is a framework and java is a programming language.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is nullpointerexception in java?
Are functions objects in java?
What is boolean keyword in java?
Why doesn't the java library use a randomized version of quicksort?
Which collection is ordered in java?
what is the purpose of using rmisecuritymanager in rmi?
What is java ceil?
Define an abstract class with reference to java.
How can you share data between two thread in Java?
Can we define constructor in inner class?
Can long be null in java?
what is use of functional interface in java 8?
What are the four integer types supported by java?
Can static method access instance variables ?
What are the types of methods in java?