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
What is the relationship between clipping and repainting under awt?
what do you understand by synchronization? : Java thread
Write a program to search a number in the given list of numbers.
Can size_t be negative?
What do you mean by of string::valueof expression in java 8?
What is the purpose of a volatile variable?
Difference between final and effectively final ? Why is effectively final even required ?
Is java good for beginners?
Why is inheritance used in java?
What are the types of relation?
How to reverse string in java?
Are arrays passed by reference in java?
Is void a wrapper class?
What is the use of predicate in java 8?
How to display names of all components in a Container?