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

Interface A {
String test();
}

Interface B {
int test();
}

Create a class AB which must implements both A & B
interfaces.

Answer Posted / chandra

we can not do with same method name. i tried it in jdk1.5,
not able to compile.

Is This Answer Correct ?    15 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different access modifiers available in java?

1074


Explain constructors and types of constructors in java.

1179


What are the main uses of the super keyword?

1016


What is substring in java?

1299


How do you add an element to a set in java?

1080


Is java a software?

1005


what is interface in java? Explain

1035


Can you access non static variable in static context?

1098


What are the benefits of java?

1180


Why java is not 100% object-oriented?

1602


what is nested class in java?

1225


What is the purpose of the runtime class in java programming?

1117


How do you compare two objects?

989


What is the purpose of using javap?

1154


What is length in java?

1058