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 an object is serialized in java?
Is string serializable in java?
Does constructor creates the object ?
Can we override protected method in java?
What is use of super keyword?
What is canonical name in java?
What is the difference between quicksort & mergesort? When should they be used? What is their running time?
What is diamond operator in java?
What is the list interface?
Which is the class in java?
Which container method is used to cause a container to be laid out and redisplayed in java programming?
how can you catch multiple exceptions in java?
What is visibility mode?
Do extraneous variables affect validity?
how to create multithreaded program? : Java thread