What is the difference between java and .Net?
Answer Posted / kondal
as compared to java .net easily understood. java is support
to multiple operating systems but .net runs only on windows.
Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What are the common uses of "this" keyword in java ?
Why string is not thread safe?
What is the difference between call by reference and call by pointer?
In a class implementing an interface, can we change the value of any variable defined in the interface?
Which is bigger double or float?
What is the meaning of 3 dots in java?
What is the return type of the main method?
Is integer a class?
What is instance means in java?
What are the important features of Java 9 release?
Explain the difference between arraylist and linkedlist in java?
What are different types of multitasking?
What is hashmap in java?
Write a method to check if input string is palindrome?
What is the difference between a checked and an unchecked exception?