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 preparedstatement in java?
What’s the difference between the methods sleep() and wait()?
What happens if constructor is private?
What is the covariant return type?
Is space a character in java?
What is the driver class?
Explain the meaning of java applet.
Explain the hierarchy of java exception classes?
When would you use a static class?
Can we have more than one package statement in source file ?
how to write a program for sending mails between client and server
What type of variable is gender?
What is synchronization and why is it important in java programming?
What is the main method java?
Give example to differentiate between call by value and call by reference.