المملوحه
05-13-2006, 07:24 PM
السلام عليكم ورحمة الله وبركاته
عندي برنامج ومتوهقة فيه
وابي مساعدتكم && لانه تسليم البرنامج يوم الاثنين يعني لازم يكون بكره محلول
وماعرفت احله بلغه سي
واسفه على ازعاجكم
السؤال : Small Project 2
Creating a threaded java or c++ program.
Create a java or c++ program which create a thread, say Thread1. This thread should run for one second and print some text in a loop. The Thread1 should create an other thread say Thread2. This thread should also print some text and run for an half second . Keep noticed that the parent thread should finish after child thread.
عندي برنامج ومتوهقة فيه
وابي مساعدتكم && لانه تسليم البرنامج يوم الاثنين يعني لازم يكون بكره محلول
وماعرفت احله بلغه سي
واسفه على ازعاجكم
السؤال : Small Project 2
Creating a threaded java or c++ program.
Create a java or c++ program which create a thread, say Thread1. This thread should run for one second and print some text in a loop. The Thread1 should create an other thread say Thread2. This thread should also print some text and run for an half second . Keep noticed that the parent thread should finish after child thread.
