Description: Try to write a program, create a way to implement Runnable interface by two threads t1 and t2. t1 thread will be printed every 1 second " Thread 1 is running" string, t2 thread every 2.5 seconds to print the " Thread 2 is running" strings until each thread executes run () method 10 times so far.
To Search:
File list (Check if you may need any files):
abc\.classpath
...\.project
...\.settings\org.eclipse.jdt.core.prefs
...\bin\abc\CTest.class
...\...\...\hw15_14.class
...\src\abc\hw15_14.java
...\bin\abc
...\src\abc
...\.settings
...\bin
...\src
abc