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
Is array primitive data type in java?
Why can't we use static class instead of singleton?
Can a class be declared as static?
What is string buffer?
When a thread is executing a synchronized method , then is it possible for the same thread to access other synchronized methods of an object ?
What do you mean by default constructor in java?
What is api data?
Why do we override tostring method in java?
What is ph and buffers?
Write a program to find the whether a number is an Armstrong number or not?
What is an immutable object?
What are the legal parameters?
What are variable arguments or varargs?
What is meant by flickering?
Is arraylist dynamic in java?