Consider following interface.
Which of the following will create instance of Runnable type?
Given:
And the code fragment:
Which code fragment, when inserted at line 14, enables the code to print Mike Found?
Given the code fragment:
Which modification enables the code to print 54321?