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

ONLY ONE INTERFACE CAN BE IMPLEMENTED BY A CLASS

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a loop java?

1103


Is void a keyword in java?

1062


What is role of void keyword in declaring functions?

1094


What is the scope or life time of instance variables?

1162


What is hashmap and map?

1072


What are the restrictions that are applied to the java static methods?

1041


Is array serializable java?

1049


What is difference between iterator access and index access?

1109


What does a method signature consist of?

1049


How do you implement tree mirroring in java?

1118


what is use of functional interface in java 8?

1088


Explain the significance of listiterator.

1168


Tell us something about set interface.

1065


Why static functions are used?

1143


Can we access instance variables within static methods ?

1150