Can you write Java code for declaration of multiple
inheritance in Java ?
Answer Posted / supreeth
Class C extends A implements B
| Is This Answer Correct ? | 19 Yes | 2 No |
Post New Answer View All Answers
what is a non-repeatable read?
What is the purpose of the finally clause of a try-catch-finally statement?
what are getters and setters in Java with examples?
What do you know about seam?
Can I use multiple html form elements with the same name?
What are the services in RMI ?
what is Activation Instantinator?
What is an abstract method?
Can I run seam outside of jboss as?
what are the advantages of JTA over JTS?
What class is the top of the awt event hierarchy?
What are the types of scaling?
Why does the tag url-encode javascript and mailto links?
how to use debug in my elipse to solve problems that exist in my project
What is a sessionfactory? Is it a thread-safe object?