What is the difference between java and .Net?
Answer Posted / sridhar
both platforms has their own advantages as well as their own features too.in dot net frame work supports inter language operability environment so companies need not to switch their platforms instead company can utilise existing skills on the same dot net frame work.In addition to this dot net frame work
supports in built tools which makes easy to build applications.In case of java it is open sourse and same features what dot net has will applicable to java also except inter language operability
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How do I write a self declaration?
Why does java does not support multiple inheritance? Explain
Can a class extends itself in java?
What is the difference between length and length () in java?
Explain different types of wrapper classes in java?
Explain the difference between private, public, package and protected in java?
What are the data types supported by java?
How do you sort an array in java?
What is use of map in java?
How to check if linked list contains loop in java?
How do you check if an arraylist is not empty?
What environment variables do I need to set on my machine in order to be able to run java programs?
What is the platform?
Is java still necessary?
What is the difference between JDK and JVM?