What is the difference between java and .Net?
Answer Posted / anusha kommi
in that my way of thinking java having single progam and
multiple platforms...
.net having multiple progams and single platform
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
In Java list the methods that can be overridden?
Is it necessary that each try block must be followed by a catch block?
What is ph and buffers?
Which of the following is not an isolation level in the JDBC
What is difference between classpath and path variables in java?
Can final class have constructor?
How do you include a string in java?
Can we access the non-final local variable, inside the local inner class?
Explain listiterator and methods in listiterator?
Why are functions called methods in java?
what is optional in java 8?
What is string pooling concept?
What is a layout manager and what are different types of layout managers available in java awt?
What are the different collection views provided by maps?
What is memory leak and how does java handle it?