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
Write a function to print Fibonacci series and Tribonacci series?
What does a void function return?
Can we use return in constructor?
What are the differences between checked exception and unchecked exception?
What is data type example?
Which is better stringbuilder or stringbuffer?
Give some features of interface?
What is the static block?
Is special character in java?
How to create a base64 decoder in java8?
Is singleton a bad practice?
What is annotation in java?
how to convert Java project into Maven ?
What do you mean by static variable?
What is number data type in java?