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 do weakhashmap works?

0 Answers  


What is ‘is-a ‘ relationship in java?

0 Answers  


What is sizeof in java?

0 Answers  


How do I remove a character from a string in java?

0 Answers  


What is a condition in programming?

0 Answers  






why are there separate wait and sleep methods? : Java thread

0 Answers  


What is a finally block?

0 Answers  


Name the class that used to read objects directly from a stream?

4 Answers   Wipro,


Can we have two methods in a class with the same name?

0 Answers  


Write a program to print 15 random numbers using foreach of java 8?

0 Answers  


What is string array?

0 Answers  


What is thread synchronization in java?

0 Answers  


Categories