Answer Posted / uday kumar
Java does not support multiple inheritance and .NET
supports multiple inheritance.
Java platform independent and .NET is not....
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
Why put method is idempotent?
What is the difference between jdk and jre?
What is number data type?
Why is a constant variable important?
What are the advantages and disadvantages of object cloning?
What access modifiers can be used for class ?
How many bits is a double?
Explain listiterator and methods in listiterator?
What are the 4 versions of java?
What is string [] args?
what is object-oriented programming in java?
What is a platform?
What are the actions that can occur when a thread enters blocked state?
Can list have duplicates in java?
What is the difference between multitasking and multithreading in Java