Is java supports multiple inheritance? explain?

Answer Posted / anil singh(kushinagar)

No!. Java support multi_lable,single inheritence but not
multiple inheritence.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is integer a class?

772


Under what conditions is an object’s finalize() method invoked by the garbage collector?

772


Can we call the run() method instead of start()?

777


What is the gregoriancalendar class in java programming?

762


Can we use catch statement for checked exceptions when there is no chance of raising exception in our code?

805


What class of exceptions are generated by the java run-time system?

866


What is the collection interface?

770


What is bufferedreader in java?

766


Why method overriding is used?

759


Define jre i.e. Java runtime environment?

764


Tell me about different OOPS concepts.

771


What is the advantage of functional interface in java 8?

745


What is the difference between a switch statement and an if statement?

737


Can we increase size of array?

754


What is difference between wait and notify in java?

788