- The program does not compile because this cannot be referenced in a static method.
- The program compiles fine, but it does not print anything because t does not invoke the run() method
- The program compiles and runs fine and displays test on the console.
- None of the above
1 Answers
150 views
Answered