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
What are the different types of inheritance in java?
How does java pattern compile work?
What is the final method?
How do you compare two objects?
What is array length?
What are inner classes or non static nested classes in java?
Why do we need data structure in java?
Can a constructor call the constructor of parent class?
Can inner class extend any class?
What are advantages and disadvantages of OOPs?
Why is a singleton bad?
Explain inheritance in java?
What is the difference between sop and work instruction?
Can a static class have a constructor?
What do you understand by java virtual machine?