English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

in Java threads usin runnable interface i wan to create 4 child threads of main() thread. i used yield() method in run() method of interface. i made thread using constructor of interface implementing class. Thread are printed with there name fine but when i have used start() method with threads these doesn't run the code of run() method under the interface.

2006-07-07 03:37:32 · 3 answers · asked by sam 1 in Computers & Internet Programming & Design

3 answers

Could you put up some sample code? It is very hard to see what you might be doing wrong from just this description.

2006-07-07 04:41:32 · answer #1 · answered by BalRog 5 · 1 0

Try this link until you learn to spell and express yourself clearly.

2006-07-14 12:24:22 · answer #2 · answered by KnowSean 3 · 0 0

i don't know

2006-07-21 10:36:08 · answer #3 · answered by rajesh_j_it 2 · 0 0

fedest.com, questions and answers