what are the differences between java and .net?..why u
choose java?
Answer Posted / mohamed nazar
1)java is developed by sun, .net is developed by microsoft
2)java is a open source software, .net is a license based
software
3)java is a platform independent it can execute in mac,
linux, windows operating system also, but .net .net can
execute only in windows
4)Java is more flexible than .net
so i choose java
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
How an object is serialized in java?
What are void pointers?
Explain the difference between string, stringbuffer and stringbuilder in java?
Difference between method overloading and method overriding in java ?
What happens when a thread cannot acquire a lock on an object in java programming?
What do you understand by weak reference?
How does system arraycopy work in java?
What are the different types of multitasking?
Explain the difference between jvm and jre?
What is meant by final class?
Explain the concept of hashtables?
What are the different types of data structures in java?
What is the difference between sleep and wait in java?
Can we write class inside a class in java?
What are the types of arrays in java?