Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How a class can implement an interface?

Answer Posted / ranganathkini

A class can implement an interface by using the "implements"
clause followed by a list of interface names that it
implements. Then the class needs to implement the
interface's methods within its class body.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain, java is compatible with all servers but not all browsers?

1107


Name few java util classes introduced with java 8 ?

966


Can we override the private methods?

1060


Can a class be defined inside an interface?

1080


What steps are taken when the OS shifts from one-thread execution to another?

1414


why we use merge option in hybernate pls give a ex snippet

2031


What is the purpose of a transient variable?

1117


Differences between traditional programming language and object oriented programming language?

1181


What is the use of default method in interface in java? Explain

1048


Explain different ways of creating a thread?

1115


What is the difference between jdk, jre, and jvm?

1196


how come we know the object is no more used in the class?

6549


How to reverse string in java?

1267


What is static import in java?

1034


Which sorting algorithm is in place?

1019