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 singleton service?
Which are the two subclasses under exception class?
what happens when a thread cannot acquire a lock on an object? : Java thread
A person says that he compiled a java class successfully without even having a main method in it? Is it possible?
What is byte [] in java?
What is autoboxing in java?
How do you replace a string in java?
What is considered an anti pattern?
What is classpath?
Can constructor be static or final?
What is variable and example?
What is the importance of main method in Java?
Can we use string in switch case in java?
What is length in java?
Write a program to print fibonacci series