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
Is array size fixed in java?
What about interrupt() method of thread class ?
what is aggregation in java?
Explain runtime exceptions?
How do you sort in java?
What is object-oriented paradigm?
How transient variable is different from volatile variable?
Can we execute a program without main?
What are autoboxing and unboxing? When does it occur?
What is a method in coding?
Can we declare an array without size in java?
What is the longest unicode character?
Why do we use variables?
whatis Home interface and Remoteinterface? with example?
Can you run java program without main method?