JAC444 – Solved

$ 29.99
Category:

Description

Applied Arts & Technology

Workshop 8
Notes:
i. Each task should be presented during the lab, demo worth 70% of the workshop marks and code uploading worth the other 30%.
ii. Make sure you have all security and check measures in place (with proper use of Exceptional Handling where ever needed), like wrong data types etc.
iii. Make your project in proper hierarchy; introduce proper class coherence in your project. Proper packages and your project should be handled by only one main method which should be in a TesterClass.
iv. Given output structure is just for student to have a glimpse what the output can look, students are free to make the output better in any way.

Other inputs can be given during demo, so make sure you test your program properly.

Task 1: (JavaFX required)

Write an application which randomly generate two numbers and asks the user to perform addition, subtraction, multiplication and division on the two numbers. Use “List” to store your answers. Following are some sample screen shots of the program. You can improve the output if you would like, for example you can highlight which questions are not correct as well.

Task 2: (Design your own output for this you are free to use JavaFX or not)

Assume that 25 countries and their capitals are stored in a map. Your program should prompt the user to enter a state and should display the capital for the state.

Reviews

There are no reviews yet.

Be the first to review “JAC444 – Solved”

Your email address will not be published. Required fields are marked *