Can you write Java code for declaration of multiple
inheritance in Java ?
Answer Posted / suresh
yes i can by using interfaces it is posible
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is the ternary operator written x : y ? Z or x ? Y : z ?
What state does a thread enter when it terminates its processing?
Is a class a subclass of itself?
how i secure my site with the https protocol.what are the steps?
Explain the advantages and disadvantages of detached objects.
Why are some of the class and element names counter-intuitive?
What value does readline() return when it has reached the end of a file?
What if the static modifier is removed from the signature of the main method?
What are the services in RMI ?
If your ui seems to freeze periodically, what might be a likely reason?
What class is used to create Server side object ?
What is abstract schema?
Describe responsibilities of Activator?
What is a sessionfactory? Is it a thread-safe object?
Can constructors be synchronized in java?