Answer Posted / navinice
We use Interfaces in java because JAVA Doesn't support
multiple inheritance. Thats why no any class can extend more
than one class in JAVA.. But through Interfaces we can
implement more than one interfaces and use there methods in
base class.
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
which is advanced deep technology in java launched by the sun microsystem??? The answer is very logical If u need correct answer mail me at priya_gupta@gmail.com
What does bitwise or mean?
Why do we use regex?
What is difference between this and super keyword?
What is string syntax?
What is the difference between numeric and integer?
What are the three best choices for a development environment?
What is a method declaration?
What is the difference between the ">>" and " >>>" operators in java?
What is difference between stringbuffer and string?
What will happen to the exception object after exception handling?
What is command line argument in java?
What are the different types of garbage collectors in java?
List two java ide’s?
What is boolean strategy?