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
Can a static class implement an interface?
What are the wrapped, classes?
Which number is denoted by leading zero in java?
How do you sort arraylist in descending order?
What is stored procedure. How do you create stored procedure ?
Can singleton class be serialized?
Are arrays dynamic in java?
What does java se mean?
Which graphs are functions?
How will you get the platform dependent values like line separator, path separator, etc., ?
What are the main concepts of oops in java?
Explain the advantages of packages in java?
how does multithreading take place on a computer with a single cpu? : Java thread
What are the two types of streams offered by java 8?
What is the return type of the main method?