How do you relate a Interface to a Class? Tell me in
Detail?

Answer Posted / ranganathkini

A class relates to an interface, in that the class
implements all the methods of the interface.

The implementing class can eiether provide a concrete
implementation of the interface's methods or provide an
abstract implementation.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain throw keyword in java?

618


What is qualitative variable?

525


What is mean by encoding?

630


What is a super method?

534


How do you reverse a string in java without using string buffer?

595






What is stored procedure. How do you create stored procedure ?

1501


Explain thread in java?

664


What language is an assembler written in?

559


Compare java and python.

581


What is string syntax?

553


How to make a read-only class in java?

596


What is singletonlist in java?

514


what is mutual exclusion? How can you take care of mutual exclusion using java threads? : Java thread

690


Can bool be null?

528


How do you format in java?

551