What is the difference between java and .Net?
Answer Posted / b.chandana
Simply we can say that .net is framework where we can use
diff types of languages,where as java is a programming
language
Is This Answer Correct ? | 104 Yes | 20 No |
Post New Answer View All Answers
What is a singleton in genetics?
What is Classloader in Java?
How concurrent hashmap works?
explain the concept of virtual method invocation in polymorphism in detail?
What is vector?
What is the purpose of interface?
Write a method to check if input string is palindrome?
Explain different types of wrapper classes in java?
How can you generate random numbers in java?
What does super keyword do?
Is the milky way in a void?
Which method returns the length of a string?
Can long be null in java?
Can we use catch statement for checked exceptions?
what are different ways in which a thread can enter the waiting state? : Java thread