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 the advantage of functional interface in java 8?
Can we have multiple classes in a single file?
Explain about anonymous inner classes in java?
Can an unreferenced object be referenced again?
What is meant by data hiding in java?
What does singleton class mean?
Difference between a process and a program?
What is a flag value?
From the two, which would be easier to write: synchronization code for ten threads or two threads?
Is static a keyword in java?
What do you understand by java virtual machine?
How do you implement polymorphism in our day to day life?
Can a vector contain heterogenous objects?
how is final different from finally and finalize in java?
What are the 6 boolean operators?