hi,
can anyone plz help by giving a code snippet on how to implement
two threads in a single prog. i was trying with difeerent classes and different run (start) calls but only the thread in init() worked :(no exception or error given)
any help will be highly appreciated
can anyone plz help by giving a code snippet on how to implement
two threads in a single prog. i was trying with difeerent classes and different run (start) calls but only the thread in init() worked :(no exception or error given)
any help will be highly appreciated
Comment