How multipleInheritance is possible in java?
Answer Posted / firdouse
Through Interfaces.........
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What best practices should you follow while writing multithreaded code in java?
Where are register variables stored?
What is currentthread()?
Can a final variable be manipulated in java?
What ide should I use for java?
How are this() and super() used with constructors in java programming?
Who is the owner of java?
Explain the term virtual machine?
What is the equal sign?
What happens when I use / and % with a negative numerator?
Why singleton pattern is better than creating singleton class with static instance?
What is a buffer in java?
Explain an algorithm to find depth of a binary tree.
What is the static method?
What is the primary benefit of encapsulation?