Place code fragments in position to complete the Displayable interface. DRAG DROPPlace code fragments in position to complete the Displayable interface. DRAG DROP Place code fragments in position to complete the Displayable interface. Show Hint ← Previous question Next question →
interface diplayable extends Reloadable {
public void display();
}