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 / manikandan.s

No,Interface can't extends class.It ll throw compile time
exception.

can
class extends class
class implements interface,interface,...
interface extends interface

can't

class extends class,class
interface implements class

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain heap sort?

1165


What will happen if a thrown exception is not handled?

1088


What is null statement?

1067


What is the purpose of extern variable?

1057


What is a treeset class?

1060


What is the access scope of a protected method?

1076


What is substring in java?

1295


What are the 7 types of characters?

1126


Explain about member inner classes?

1151


What is the difference between abstract classes and interfaces?

1077


What is join () in java?

1009


How do you declare an empty string?

1109


What is namespace in java?

1057


What are functions in java?

1001


Can a class have 2 constructors?

957