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 to create packages in java?

0 Answers  


What is map and hashmap in java?

0 Answers  


Is JRE required to compile Java files ?

4 Answers   HCL,


Why do we use return statement?

0 Answers  


Does the order of public and static declaration matter in main method?

0 Answers  






1) Find the Merge point of two linked lists. 2) Swap two bits of integer. 3) Reverse individual words of the sentence. 4) Reverse string without using temp string.

2 Answers   HCL,


What is the difference between multitasking and multithreading in Java

0 Answers   Sans Pareil IT Services,


What is string made of?

0 Answers  


What is the formula to calculate percentage?

0 Answers  


Are arrays immutable in java?

0 Answers  


For class CFoo { }; what default methods will the compiler generate for you>?

0 Answers   Amazon,


heavy components means what?

4 Answers  


Categories