Answer Posted / satya
java class does not support multiple inheritance but java
interface support multiple inheritance...
main difference b/n java nad .net
1. java platform independent and .net not..
2. java is open source and .net not
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is subsequence of a string?
What is the purpose of static keyword in java?
How do generics work?
What does string intern() method do?
What is the static block?
How can you avoid serialization in child class if the base class is implementing the serializable interface?
Is string thread safe in java?
What is a string what operation can be performed out with the help of a string?
How to use string tokenizer class.
What is final keyword in java?
How to create com object in Java?
What does super keyword do?
What is the synchronized method modifier?
Is string an object?
What is the purpose of the finally clause of a try-catch-finally statement in java programming?