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 constant in programming?
What is the synonym of string?
What does sizeof return?
When is the finally clause of a try-catch-finally statement executed?
Can a class with private constructor be extended?
Explain a few methods of overloading best practices in java?
What is nullpointerexception in java?
Is it possible to compare various strings with the help of == operator?
What is the default size of arraylist in java?
Why is java logo a cup of coffee?
What is the difference between == and === javascript?
Can an interface have a class?
What are triggers in DB? Explain their types. How do they work?
What are static blocks and static initalizers in java ?
What is :: operator in java 8?