Archive: 2017/1

0

Java Currency

Use Thread There are three ways of using Thread: Implementes Runnable interface Implementes Callable interface Extends Thread class Implemeting Runnable and Callable does not create a new real thead