What is the difference between java and .Net?
Answer Posted / reddy
what we simlpy say is .net is a framework, which consist of
languages(c++,c#,vb.net,j# etc) as well as technologies
(asp.net etc) with platform independent.where as java is
progamming language with technology it self. java is also
platform independent.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Why do we need hashmap in java?
What are keywords and reserved words in java?
How does multithreading take place on a computer with a single cpu?
What is the basic concepts of OOPS?
What is a parameter in matrices?
Can we convert stringbuffer to string?
Which programming language is best in future?
What is the use of join method?
What's the access scope of protected access specifier?
What are keyboard events?
Can you have two constructors in java?
What is += mean in java?
What are "class access modifiers" in Java?
What is bytecode in java ?
Can we use a switch statement with strings?