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 is java object name?
What is the this keyword?
How do listeners work?
What is a hashmap used for?
How to sort double array in java?
Tell some latest versions in JAVA related areas?
What is the use of default method in interface in java? Explain
What exactly is methodology?
Which methods are used during serialization and deserialization process?
What is null statement?
What is the difference between logical data independence and physical data independence?
What is the purpose of garbage collection in java, and when is it used?
Why are functions called methods in java?
Can we use different return types for methods when overridden?
What is singleton class and how can we make a class singleton?