Multiple choice When we implement the Runnable interface in a class, then we must define _____ method. init() main() start() run() none of the above Reveal answer Fill a bubble to check yourself D Correct answer Explanation This method is declared in Runnable interface