Is java supports multiple inheritance? explain?
Answer Posted / pk
Ok, then how multiple inheritance can be achieved in java?
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
What do you mean by Function Overloading in java?
Can we have any code between try and catch blocks?
What is instanceof keyword?
What is the name of the java compiler?
What do you know about the garbage collector in java?
What is the default value of an object reference declared as an instance variable?
What is method in java ?
What are the types of methodology?
What classes of exceptions may be thrown by a throw statement?
What is the difference between preemptive scheduling and time slicing?
Explain the polymorphism principle?
Can we serialize arraylist in java?
Is it possible for yielded thread to get chance for its execution again ?
What are the two ways of implementing multi-threading in java?
What are the files generated after using IDL to java compiler?