• A The program does not compile because this cannot be referenced in a static method.
  • B The program compiles fine, but it does not print anything because t does not invoke the run() method
  • C The program compiles and runs fine and displays test on the console.
  • D None of the above
  • Share this MCQ