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 / kishor

No,

Interface extends one or more interfaces.

but not class or classes.

class extends class, but not classes.

class implements one interface , more interface..

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to perform binary search in java?

1036


What is difference between checked and unchecked exception in java?

1059


What are examples of modifiers?

1221


what is inner class in java?

1209


Which class should you use to obtain design information about an object in java programming?

1130


What is a java string?

1168


Why is stringbuffer faster than string?

959


What is yield () in java?

925


Is heap stored in ram?

1013


What is the function of static in java?

1143


Write a program to search a number in the given list of numbers.

1072


what is mutual exclusion? : Java thread

1064


What are java packages? What's the significance of packages?

1401


How do you declare an array in java?

1129


Where local and global variables are stored?

1125