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

What is a "pure virtual" member function?

0 Answers   Amazon,


Explain about fail safe iterators in java?

0 Answers  


What is the difference between stringbuffer and stringbuilder?

0 Answers  


when i write string s1="java"; in one program(application) and string s2="java"; in another application on the same jvm will both objects s2,s2 will refer to same memory location where "java" is stored in string pool.

2 Answers  


What are the different types of sorting in java?

0 Answers  


What is the largest number a double can hold?

0 Answers  


We are seeing so many videos/audios as many web sited. But question is these videos or audios are stored in Databases ( Oracle, Mysql, Sybase,... ) or stored any file directory from there they will give the link for that? Pls explain and give sample code to achieve this one? Thanks, Seenu.

0 Answers   Symphony,


Explain the difference between static and dynamic binding in java?

0 Answers  


What is default size of arraylist in java?

0 Answers  


Give an example of use of pointers in java class.

0 Answers  


What does next mean in java?

0 Answers  


What is a pattern what is an anti pattern?

0 Answers  


Categories