What is the difference between java and .Net?
Answer Posted / nagarajan
java .net
java is a from sun. .net is from microsoft.
java is a single .net is a multiple language
language.
java is a language plue .net is a
runtime framework that
support multiple language (c# ,VB)
a runtime
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the use of join method?
What is a “stateless” protocol ?
What means public static?
What is difference between float and double?
What is busy spin, and why should you use it?
How do you sort objects in java?
Which sorting algorithm is in place?
What is your platform’s default character encoding?
How will you add panel to a frame?
Is array serializable java?
What is a singleton factory?
how we can make a write-only class in java?
What are the rules for variable declaration?
Write a program to show whether a graph is a tree or not using adjacency matrix.
What is the range of a character variable?