What is the difference between java and .Net?
Answer Posted / ganesh
where java is programming language which supports all
operating systems(platform independent), and where as .net
is frame work which supports upcoming operating systems only.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
How do you format in java?
What is a parent class in java?
How does callback work in java?
How to call one constructor from the other constructor ?
What are the differences between stringbuffer and stringbuilder?
What is the public field modifier?
How does linkedhashmap work in java?
Define interface in java?
How can we create a synchronized collection from given collection?
What is compareto () in java?
How many digits can a float hold?
What is variable explain?
What is final keyword in java?
What is null statement?
Explain different states of a thread in java?