What are the benefits of using interface accept multiple
inheritance concept?

Answers were Sorted based on User's Feedback



What are the benefits of using interface accept multiple inheritance concept?..

Answer / siva

Java does not support multipleinheritance concept so we need
a interface concept.it is used combine the properities of
two classes instead of creating new one we can reuse the
same class

Is This Answer Correct ?    2 Yes 0 No

What are the benefits of using interface accept multiple inheritance concept?..

Answer / vivek

java does not support to inherit more than two class
simultaneously,i.e we cannot use the following syntax,
class vivek extends classname2 extends classname3
extends .......
this is known as multiple inheritence.for this we use the
concept of interface.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Engineering AllOther Interview Questions

why we select you?

0 Answers  


what is bracking strength of helbet used in mines.

1 Answers  


how will u send the idoc

0 Answers   HCL,


Q1. A. Discuss the various types of variables. B. How to control the file? Q2. A. How the image application? B. Write short notes on trees structures work. Q3. A. How to load and unload child forms. B. When should we use recursive programming Q4. A. Write short notes on “The ole control’s shortcut menu” B. How to test the AX stat class Q5. A. How to use advanced data-bound controls. B. Write notes on manipulating the recordset object Q6. A. What is script control? B. How to down load image properties. C. What is meant by building a recordset.

0 Answers   IBM,


any one help me how the following program execute main() { int x=5; printf("%d %d %d",x,x<<3,x>>2); } //output : 5 40 1

1 Answers  


what is networking

3 Answers   TCS,


i want techical questions on c and java with code part

0 Answers  


operation of carrier aided protection and what is the basis for choice of frequncy in powerline carrier system

0 Answers  


void main() { int i=5; printf(“%d”,++i++) }

2 Answers   Josh Technology,


HOW WE CAN CORRELATE THE MA\ECHANICAL POWER TO ELECTRICAL POWER. SUPPOSE IF I WANT A PUMP OF PUMPIG 200 LPM AT 20 METER HEAD MENAS WHAT IS THE POWER NEEDED FOR PUMP IN ELECTRCAL AND HOW CAN WE GET IT

0 Answers  


find the next number:60 24 7 4

1 Answers  


where are the auto variables stored in c language?

1 Answers  


Categories
  • Civil Engineering Interview Questions Civil Engineering (5086)
  • Mechanical Engineering Interview Questions Mechanical Engineering (4453)
  • Electrical Engineering Interview Questions Electrical Engineering (16638)
  • Electronics Communications Interview Questions Electronics Communications (3918)
  • Chemical Engineering Interview Questions Chemical Engineering (1095)
  • Aeronautical Engineering Interview Questions Aeronautical Engineering (239)
  • Bio Engineering Interview Questions Bio Engineering (96)
  • Metallurgy Interview Questions Metallurgy (361)
  • Industrial Engineering Interview Questions Industrial Engineering (259)
  • Instrumentation Interview Questions Instrumentation (3014)
  • Automobile Engineering Interview Questions Automobile Engineering (332)
  • Mechatronics Engineering Interview Questions Mechatronics Engineering (97)
  • Marine Engineering Interview Questions Marine Engineering (124)
  • Power Plant Engineering Interview Questions Power Plant Engineering (172)
  • Textile Engineering Interview Questions Textile Engineering (575)
  • Production Engineering Interview Questions Production Engineering (25)
  • Satellite Systems Engineering Interview Questions Satellite Systems Engineering (106)
  • Engineering AllOther Interview Questions Engineering AllOther (1379)