Is java supports multiple inheritance? explain?
Answer Posted / samuelj/samsjjj@gmail.com
java does not support Multiple inheritance so we can use
Interface
interface contains the abstract methods
Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Can we have more than one package statement in the source file?
Define jit compiler?
What is hashing in java?
In which language java is written?
What is a databasemetadata?
What is the difference between the size and capacity of a vector?
What is a ?
What is callable java?
Can abstract class have private constructor?
How do you make a thread in java?
Why we use multi threading instead of multiprocessing?
What is the difference between char and char *?
What is the difference between yielding and sleeping in java programming?
What is a function in java?
What is widening and narrowing in java? Discuss with an example.