Can an interface extend another interface?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

Write a java program to find the route that connects between Red and Green Cells. General Rules for traversal 1. You can traverse from one cell to another vertically, horizontally or diagonally. 2. You cannot traverse through Black cells. 3. There should be only one Red and Green cell and at least one of each should be present. Otherwise the array is invalid. 4. You cannot revisit a cell that you have already traversed. 5. The maze need not be in the same as given in the above example

0 Answers  


What is an interoperable application in java ?

0 Answers   HCL,


How does arraylist size increase in java?

0 Answers  


What is an empty string in css?

0 Answers  


What are the 5 types of research methods?

0 Answers  


Can we call thread start () twice?

0 Answers  


What is an example of a keyword?

0 Answers  


What is the difference between interface & abstract class?

0 Answers  


What is the life cycle of Thread ?

12 Answers   HCL, Varnar Softech,


What is string in java is it a data type?

0 Answers  


How many bits is a char?

0 Answers  


write a code, we have two thread, one is printing even no and other print the odd no.

1 Answers   Global Logic,


Categories