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...

Can an interface extands a class?

Answer Posted / pramod p deore

No, an interface can extends only other interface.
Interface can not extends a class or abstract class.

1) a class can implements an interface but does not extends
interface.
2) interface can extends other interface but does not
implemets other interface.
3) a class can extends other class but does not implements
other class.

Is This Answer Correct ?    60 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is method in research paper?

1213


What is the difference between static class and normal class?

1086


What is jit compiler in java?

1179


What is hash in java?

1040


In a container there are 5 components. I want to display all the component names, how will you do that?

2250


How many types of gc are there in java?

1039


What are the object and class classes used for?

1091


Explain the use of sublass in a java program?

1080


What is difference between adapter class and listener?

1102


Define how destructors are defined in java?

1077


Can an interface implement another interface?

1091


What do you mean by an object in java?

1185


What are the advantages of functions?

955


How do you declare an empty string?

1112


What is the difference between serializable and externalizable interface?

1167