What is the difference between java and .Net?
Answer Posted / dipak kanani
java is not provied mutilanguage but .net provied multi-
language
Is This Answer Correct ? | 25 Yes | 5 No |
Post New Answer View All Answers
How do you define a singleton class?
What is a nested structure?
Write a java program to generate fibonacci series ?
What is the inheritance?
What is purpose of keyword void?
Explain different ways of creating a thread. Which one would you prefer and why?
What is array class in java?
Explain garbage collection in java?
Can an abstract class be a final class?
Can we use return in constructor?
How do you clear an arraylist in java?
Why collection doesn’t extend cloneable and serializable interfaces?
Can a class be declared as static?
What is a numeric literal?
Why is inheritance used in java?