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
What is the benefit of abstract class?
Are arrays primitive data types?
Where are global variables stored?
What is a stringbuffer?
Why does the integer quotient -0/3 yield 0, but the double quotient -0.0/3.0 yields – 0.0?
Describe different states of a thread.
What is the synonym of string?
What is anti pattern in programming?
What are the different types of data structures in java?
What invokes a thread's run() method in java programming?
What is singleton math?
What are advantages and disadvantages of OOPs?
What is java literals?
Can singleton class be serialized?
Can we have static methods in an interface?