xxloolyxx
10-29-2006, 04:35 PM
اهلن وسهلن ..
انا من شد اعجابي بالموقع الخطير هذا الي كل ما توهقت دخلت ولقيت وش ابي
باطرح عليكم كم سؤال باشووف تعرفون تضبطونه ولا لا :smailes69:
لا والله جد عندي كم برنامج ما عرفت احلهم مب لاني دبشه .. بس لانه الماده جديده والي تدرسنا ما تدري وش تدرسنا وصاير حوسه الوضع :\
visual basic.NET "windows application"
2) Write a program which will calculate the costs for attending a semester here at KSU. Use text boxes to gather the data needed to do your calculations. Send your answers to labels. Get the student's name and ID number. Determine the number of classes and credits being taken. Calculate the costs for a semester using the following assumptions: Tuition = $65/credit, Fees = $60/credit, Books = $60/class; Dorm = $615/semester, Food = $830/semester and miscellaneous = $500/semester. Neatly display your output on your form. Format your output as needed. Add a clear button to clear out the information for the next user.
3) Write a program which will determine the cost of a phone call when given the time of the phone call in minutes and seconds. Use text boxes to gather the data needed to do your calculations. Send your answers to labels. The cost of a call is 17 cents per minute and 3 cents for each ten-second fraction of a minute or any part thereof. Calculate and display the breakdown of the costs for a call. Test your program using different numbers to remove any bugs. Format your answers as needed.
4) Write a program which will calculate the cost of pencils. Single pencils are 10 cents each. You can get three for 25 cents. Have the user enter the number of pencils into a text box. Have the computer calculate the cost of the pencils and display properly formatted results.
5) Write a program that inputs exam results P (Passed) & F(failed) for a number of students by using radio boxes. The program should count the number that passed and the number that failed . Print the result in a message box.
6) A class of n students took a quiz. The grades ( integer from 0 to 100) will be entered to a program that will calculate the average on that quiz, and print the result.
Write the code in two cases :
a) when n = 10
b) when n is unkown.
7) Write a program to count the number of different letter grades on an exam. Assume the exam is graded as follows :
90 and above is an A 60-69 is a D
80-89 is a B 0-59 is a F
70-79 is a C
ادري انه كثير بس ياليت تخدموني وابي الي يحط لي الكود يشرح لي وش سوا لاهنتوا وشكرا
انا من شد اعجابي بالموقع الخطير هذا الي كل ما توهقت دخلت ولقيت وش ابي
باطرح عليكم كم سؤال باشووف تعرفون تضبطونه ولا لا :smailes69:
لا والله جد عندي كم برنامج ما عرفت احلهم مب لاني دبشه .. بس لانه الماده جديده والي تدرسنا ما تدري وش تدرسنا وصاير حوسه الوضع :\
visual basic.NET "windows application"
2) Write a program which will calculate the costs for attending a semester here at KSU. Use text boxes to gather the data needed to do your calculations. Send your answers to labels. Get the student's name and ID number. Determine the number of classes and credits being taken. Calculate the costs for a semester using the following assumptions: Tuition = $65/credit, Fees = $60/credit, Books = $60/class; Dorm = $615/semester, Food = $830/semester and miscellaneous = $500/semester. Neatly display your output on your form. Format your output as needed. Add a clear button to clear out the information for the next user.
3) Write a program which will determine the cost of a phone call when given the time of the phone call in minutes and seconds. Use text boxes to gather the data needed to do your calculations. Send your answers to labels. The cost of a call is 17 cents per minute and 3 cents for each ten-second fraction of a minute or any part thereof. Calculate and display the breakdown of the costs for a call. Test your program using different numbers to remove any bugs. Format your answers as needed.
4) Write a program which will calculate the cost of pencils. Single pencils are 10 cents each. You can get three for 25 cents. Have the user enter the number of pencils into a text box. Have the computer calculate the cost of the pencils and display properly formatted results.
5) Write a program that inputs exam results P (Passed) & F(failed) for a number of students by using radio boxes. The program should count the number that passed and the number that failed . Print the result in a message box.
6) A class of n students took a quiz. The grades ( integer from 0 to 100) will be entered to a program that will calculate the average on that quiz, and print the result.
Write the code in two cases :
a) when n = 10
b) when n is unkown.
7) Write a program to count the number of different letter grades on an exam. Assume the exam is graded as follows :
90 and above is an A 60-69 is a D
80-89 is a B 0-59 is a F
70-79 is a C
ادري انه كثير بس ياليت تخدموني وابي الي يحط لي الكود يشرح لي وش سوا لاهنتوا وشكرا



