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 a parameter used for?
Explain the difference between call by refrence and call by value?
Do we need to manually write Copy Constructor?
How can we find the sum of two linked lists using stack in java?
What is a singleton class in Java?
What is difference between classpath and path variables in java?
Is constructor inherited?
Why local variables are stored in stack?
What are static methods?
What a static class can contains?
What is a variable declaration?
What is class forname used for?
What do you know about the garbate collector?
How to store image in arraylist in java?
Why packages are used?