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
Can we override constructors in java?
Where is the singleton class used?
What is mean by collections in java?
What is an immutable class?
What is tree in java?
What is a double?
Can you write a java class that could be used both as an applet as well as an application?
State one difference between a template class and class template.
What is parameters example?
What are internal and external variables?
Why is the main method declared static?
Describe the process as to how substring() methodology mechanisms in java.
What type of language is java?
If try block is successfully executed, Then Is Finally block executed?
How will you invoke any external process in java?