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 thread pool in java with example?
Why constructor has no return type?
What is the difference between the Reader/Writer class hierarchy and the InputStream/OutputStream class hierarchy?
what is the difference between the methods sleep() and wait()? : Java thread
What is this () in java?
Can a final variable be initialized in constructor?
What does replaceall do in java?
What is jvm? Why is java called the platform independent programming language?
Is a string literal?
Which types of exceptions are caught at compile time?
What is lambda in java?
What is an empty string in css?
What is the purpose of checked and unchecked exceptions in JAVA?
What is string and example?
How to instantiate member inner class?