To run the file TestClass.class from the command line, we have to type what?
1.java TestClass
2. javac TestClass
3.java org.junit.runner.JUnitCore TestClass
4.org.junit.runner.JUnitCore TestClass
Answer:3
Posted Date:-2022-01-08 07:52:17