What is the difference between java and .Net?
Answer Posted / amruth rao patil
java is renouvedas "write once run anywhere"while .NET is "write once and debug every where"
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is palindrome in java?
Explain importance of throws keyword in java?
Why is java architectural neutral?
describe synchronization in respect to multithreading? : Java thread
What is an example of declaration?
What is a java list?
What is the difference between the file and randomaccessfile classes?
Difference between object instantiation and construction ?
How does list work in java?
What is t type java?
Which browsers work with java?
what is meant by encapsulation?
Given a singly linked list, find the middle of the list in a single traversal without using temporary variable.
Is string is a keyword in java?
Why java is secure? Explain.