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

did interface can implementation method ? i know its not
possible but my interviewer said its possible ..but how..?
any one have idea ???

Answer Posted / suhail

Interface can i have implementation for method by using
class inside the interface this is the only way to have the
implementation...

public interface A{
public class B{
public void m1(){
}
}
}

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is internal iteration in java se 8?

1138


What is the difference between multiple processes and multiple threads?

1128


What is main in java?

1079


What is difference between path and classpath in java?

966


What is the difference between final, finally and finalize() in java?

1073


What must a class do to implement an interface in java programming?

982


What is difference between ++ I and I ++ in java?

921


Explain about instanceof operator in java?

1003


What will be the initial value of an object reference which is defined as an instance variable?

1091


How to create a custom exception?

955


Why java strings are immutable in nature?

991


What is numeric function?

964


What is the purpose of abstract class?

980


What is jee6?

1025


What do you mean by stack?

1101