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
What is linked hashset and its features?
How does remove work in java?
Difference between method overloading and overriding.
What is a priority queue java?
Explain which of the following methods releases the lock when yield(), join(),sleep(),wait(),notify(), notifyall() methods are executed?
What is java util list?
What happens when main () method is declared as private?
What are the advantages of encapsulation in java?
What do you mean by byte code?
Give me example of derived data types.
What is javac in java?
Can we have try block without catch block?
How do you make an arraylist empty in java?
Discuss 2D arrays.
What are java methods?