What are the benefits of using interface accept multiple
inheritance concept?
Answers were Sorted based on User's Feedback
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 |
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 |
What is protocol
i am student of computer science and engineering iam in 4th year suggest me about my feature?
What experience have you had in working with field forces?
a particle moving in a straight line with constant acceleration has a velocity of 8m/s at one instant and 3 seconds later it has a velocity of 2m/s.find its acceleration.
What is the fallacy in the following program segment ? int *f1() { int a=5; return &a; } f() int *b=f1() int c=*b; }
what are the examples of E-Based Applications?
hi this santosh sharma i want to know more question of system engineer job related.
If a stored procedure is taking a table data type, how it looks?
XSL and XSLD difference
Hi, what is the meaning of DOCUMENTUM,how and what testers have to do with it?
Whats the difference between following two array declaration in JAVA? int a[]={1,2,3,4,5}; int []a-{1,2,3,4,5};
write the output for yhe given program int a=5; void main() { int a=9; printf("%d",a); } printf("%d",&a);
Civil Engineering (5086)
Mechanical Engineering (4456)
Electrical Engineering (16639)
Electronics Communications (3918)
Chemical Engineering (1095)
Aeronautical Engineering (239)
Bio Engineering (96)
Metallurgy (361)
Industrial Engineering (259)
Instrumentation (3014)
Automobile Engineering (332)
Mechatronics Engineering (97)
Marine Engineering (124)
Power Plant Engineering (172)
Textile Engineering (575)
Production Engineering (25)
Satellite Systems Engineering (106)
Engineering AllOther (1379)