What is the difference between java and .Net?
Answer Posted / sang
.net is language independent and java is platform
independent.
.net is a framework and java is a programming language.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is a treeset class?
Difference between doublesummarystatistics, intsummarystatistics and longsummarystatistics ?
Why pointers are not used in java?
What is a predicate method?
Difference between notify() method and notifyall() method in java?
What is skeleton and stub? What is the purpose of those?
Is 0 true or false in java?
Does constructor return any value?
What is Hierarchy of exception?
How do you start a thread?
What are the pillars of java?
Explain inner classes ?
If a method is declared as protected, where may the method be accessed?
What is empty list in java?
What is the purpose of the System class?