What is the difference between java and .Net?
Answer Posted / sang
.net is language independent and java is platform
independent.
.net is a framework and java is a programming language.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
When does an object becomes eligible for garbage collection in java?
What is a variable in java?
What is difference between char array and string?
What is the use of join method?
Explain what is encapsulation?
What is difference between word and integer?
What is difference between overloading and overriding in java?
What is charat ()?
Why strings in java are called as immutable?
Using callable statement how can you pass out parameters, explain with example?
What is the right data type to represent a price in java?
What is final method in java?
What is exception propagation?
Can you sort a list in java?
how to deploy tomcatserver to weblogic server? write d following steps?