What is the difference between java and .Net?
Answer Posted / ravi kiran
java is an platform independent where as .net is primarily
for windows
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is a flag variable?
What is a loop java?
Explain the selection sort algorithm and state its time complexity?
What are functions in java?
What's the purpose of using break in each case of switch statement?
Is overriding possible in java?
What are java threads?
What are the different tags provided in jstl?
Which keyword specify that a variable is effectively final ?
What is the difference between variable declaration and variable initialization?
Why does java not support operator overloading?
How can we use primitive data types as objects?
How hashset works internally in java?
String class is defined under which package in java?
why using interface interface ?