What is the difference between java and .Net?
Answer Posted / musaid ali
.Net is frame work by Microsft which support many languages
such as VB,VC++,C#,ASP(web application) and the main point
is that .Net have its own compiler relative to each language
and we can create a New language in .NET,while java is a
programing language have its own methods.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What is java literals?
What is arraylist class in java?
What is an error in java?
what is synchronization and why is it important? : Java thread
Is alive method in java?
What is scope & storage allocation of global and extern variables? Explain with an example
What is a treemap in java?
What is a java applet? What is an interface?
List two java ide’s?
What is the best definition for data?
What languages are pass by reference?
What is numeric data type?
What is a parameter in a function?
can java object be locked down for exclusive use by a given thread? : Java thread
What is the abstraction?