المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : : الى جميع خبراء برنامج NetBeans IDE 6.0 مساعدتي في حل هذه المسائل ضروري ::



Zelda's Legacy
17-04-2008, 12:53 PM
السلام عليكم ورحمة الله وبركاته :

شباب الفزعة بغيت العون والمساعدة منكم من خبراء هذا البرنامج
اسم البرنامج : NetBeans IDE 6.0 :
يجب تنزيل برنامج java اولا ومن ثم نيتن بين :
لان هالبرنامج مش فاهمنه موليا حاس انه معقد وشوي صعب :

انا عندي سوالين قاعد اتدرب عليهم في البيت مو فاهمنهم :

1- Develop a program that read from the user a bank account number and the opening balance.
This data is read once only at the start of the program. Then the program reads a tramsaction code and an account
The code can rither be "D" for Deposite or "W" Withdrawal. if the code is D the amount will be added to the balance, otherwise. if the code is W the amount will be deducted from the balance nd the new balance will be displayed. the programm will continue asking the user for input till the user responds N to terminate the program.

هذا السوال الاول تقوم بتنفيذه داخل برنامج NetBeans IDE 6.0 :

2 Develop a program that read weights of each parcel. the program then calculates the total cost of six parcels according to the forrwing rate per KG :

Weight in KG:
weight <=2
5<2h>weight انا ضفت عبارت h بس 2 فقط
5=> weight

Rate per KG :
12DHS
8DHS
5DHS

The program should then display the total cost. note that your program should not accept invalid weight such as negative numbers.

اتمنى من خبراء هذا البرنامج حل هذه المسائل هذا الاسبوع ضروري ::