Hi all
I am going to learn Java threads, but I haven't seen anything about using fork in Java. As you may know, there is a method for having more than one process of a same program in C or C++,...