How can we get one Interface methods whit out using
implementation of interface



How can we get one Interface methods whit out using implementation of interface..

Answer / hanuma

Use the composition

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

how jvm allocates memory for stack?

1 Answers   HP, Ramco,


What does microservices mean?

1 Answers  


The class "Class" is belongs to which package?? a) java.lang b)java.lang.reflect c)java.util d)None

4 Answers  


Why is it called a string?

1 Answers  


What is the difference between the synchronized() & static synchronized()?

2 Answers   HP, SparkTG,


What is meant by nested loop?

1 Answers  


Is java an open source?

1 Answers  


How would you use Bubble Sort to sort the number of elements?

1 Answers   Genpact,


What is advantage of java?

1 Answers  


What is the differnence between String Buffer and String builder despite having knowledge that String builder is faster than String Buffer and last one is threadsafe.please tell another important difference.

3 Answers   IBM,


When we will use an Interface and Abstract class?

9 Answers  


Create a form of user Login in JSP, that accepts the user name and password from user and authenticate it with user names and passwords stored in database. (Plz provide me answer immediately)

1 Answers   ABC,


Categories