What is the difference between java and .Net?
Answer Posted / srikanth
java is not a language independent but .net is a language
independent
| Is This Answer Correct ? | 27 Yes | 58 No |
Post New Answer View All Answers
What are the differences between graph and tree?
How do you achieve polymorphism in java?
Can we declare the static variables and methods in an abstract class?
How do you define a method?
Can a class have more than one object?
What value is a variable of the string type automatically initialized?
What is autoboxing and unboxing?
How can you make sure that your singleton class will always return single instance in multi-threaded environment?
What are the advantages of autoboxing?
What is a pattern what is an anti pattern?
What is meant by JVM? Is JVM platform independent or not?
Which method must be implemented by all threads?
why java does not support unsigned keyword?
How to sort array of 0 and 1 in java?
How to create packages in java?