Why java doesn’t support multiple inheritances?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is the purpose of a default constructor?

0 Answers  


What string is utf8?

0 Answers  


How can I debug the Java security exceptions and AccessControlExceptions?

0 Answers   IBM,


How many Java environments are there?

1 Answers   Phantom Technologies,


Can any one say how will sort map objects in java?

2 Answers   TCS,


How will you serialize a singleton class without violating singleton pattern?

0 Answers  


What is the use of inner class?

0 Answers  


What are static blocks and static initalizers in java ?

0 Answers  


Why does java not support operator overloading?

0 Answers  


what is the difference between String s="hello"; and String s=new String("hello");?

3 Answers  


enlist some features of jdk.

0 Answers  


What is the difference between preemptive scheduling and time slicing?

0 Answers  


Categories