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
Why doesn’t the focus feature on the tag work in every circumstance?
What is the difference between long.class and long.type?
How would you create a button with rounded edges?
wahts is mean by dynavalidatorform in struts/
Difference between hashmap and hashtable?
What is the difference between the ‘font’ and ‘fontmetrics’ class?
What is synchronization and why is it important?
How can I scroll through list of pages like the search results in google?
whats is mean by tiles in struts
How to implement RMI in Java?
What is table mutation and how do you avoid it?
How messaging services are done, before release of JMS?
What is chat area? Explain.
What are the different class loaders used by jvm?
what are getters and setters in Java with examples?