<< Prev Showing: 81-85 of 101 Next >>
· 56-60 · 61-65 · 66-70 · 71-75 · 76-80 · 81-85 · 86-90 · 91-95 · 96-100 · 101-105 ·Attached is a form that needs code written. The form is an answer key for a Driver's exam. There are 20 combo boxes and the user should be able to choose either A, B, C, or D. Here is the answer key to the test. 1. B 11. B 2. D 12. C 3. A 13. D 4. A 14. A 5. C 15. D 6. A 16. C 7. B 17. C 8. A 18. B 9. C 19. D 10. D 20. A Once the user plugs in his answers, he will then click the "Score Exam" button and another form should pop up showing whether each question was answered correctly or incorrectly and whether the student passed or failed. The student needs 15 correct answers to pass. You may take ... click for more
Subject:
Computer Science
Topic:
Software Design and Architecture
Posting ID:
176315
OTA ID:
102833
I need help getting this program I have now to use a GUI. Modify the Inventory Program to use a GUI. The GUI should display the information one product at a time, including the item number, the name of the product, the number of units in stock, the price of each unit, and the value of the inventory of that product. In addition, the GUI should display the value of the entire inventory, the additional attribute, and the restocking fee.
Subject:
Computer Science
Topic:
Software Design and Architecture
Posting ID:
176424
OTA ID:
101298
I am failing to figure out how to do this. I have tried and tried but cannot get my code to work. I need to keep the restocking fee for only one movie not for the total of all the movies. Modify the Inventory Program by adding a button to the GUI that allows the user to move to the first item, the previous item, the next item, and the last item in the inventory. If the first item is displayed and the user clicks on the Previous button, the last item should display. If the last item is displayed and the user clicks on the Next button, the first item should display. Add a company logo to the GUI using Java graphics classes.
Subject:
Computer Science
Topic:
Software Design and Architecture
Posting ID:
177981
OTA ID:
101298
Java - Write a program that calculates the average of N integers
Please see attached file. When my exception is encountered I can't get the catch to operate correctly.
Subject:
Computer Science
Topic:
Software Design and Architecture
Posting ID:
178137
OTA ID:
101298
Write a GUI program based on the attached java file
Please help so that I can complete this assignment: Access the attached Etest.java program and using this program, write a GUI program which incorporates a try-catch block to error check your input for integers and alphabetic characters other than Y or N. The program must include two interactions. Each interaction will ask the user at least two questions, both of which require a yes/no response (Y or N). The program flow will depend on both user responses. The program must include at minimum an OK and Exit button. You cannot have a Yes/No button as the user must be able to type Y or N in the GUI. I will explain how the program is to work. The idea is to create a simple artificial inte... click for more
Subject:
Computer Science
Topic:
Software Design and Architecture
Posting ID:
178158
OTA ID:
101298
<< Prev Showing: 81-85 of 101 Next >>
· 1-5 · 6-10 · 11-15 · 16-20 · 21-25 · 26-30 · 31-35 · 36-40 · 41-45 · 46-50 · 51-55 · 56-60 · 61-65 · 66-70 · 71-75 · 76-80 · 81-85 · 86-90 · 91-95 · 96-100 · 101-101 ·Page generated in 0.0213 seconds