Sail E0 Webinar
Question

Which of these method is used to implement Runnable interface?


Options:
A .  stop()
B .  run()
C .  runThread()
D .  stopThread()
Answer: Option B

To implement Runnable interface, a class needs only to implement a single method 

called run().



Was this answer helpful ?

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers