Question: do based on meteorological department and please include the picture of outputs. Individual Assignment: CLO Covered: CLO1: Comprehend the Object Oriented Programming techniques using JAVA
Individual Assignment: CLO Covered: CLO1: Comprehend the Object Oriented Programming techniques using JAVA [WK3] CLO2: Demonstrate the functionalities of various language construct of JAVA. [WK3] CLO3: Create java applications which includes exception handling, multi-threading, file handling etc.[WK5] This assignment consists of ONE (1) problem. You are required to solve the problem below: Problem 1 Description: You are required to create a set of data (in.txt file) for ONE (1) of the following situations: (refer to Appendix 1) 1) Stationary Shop 2) Pharmacy Shop 3) Meteorological Department 4 Car Rental Your file must consist of relevant data for the given situations. There should be minimum 20 sets of data with minimum 3 subsets of data. The following is an example of one set data with 6 subsets of data: Stark;2.33;2.67;3.33;3.67;4.ee Write Java based of the following requirements: .. Read the data from the input file. Perform necessary processing to convert the data to meaningful information. Store the information as report in a different file/s. nili. Design the appropriate header for the report (See sample below, you may design different header): TITLE Column 1 Column2 iv. Use exception handling operations to deal with any possible exception Individual Assignment: CLO Covered: CLO1: Comprehend the Object Oriented Programming techniques using JAVA [WK3] CLO2: Demonstrate the functionalities of various language construct of JAVA. [WK3] CLO3: Create java applications which includes exception handling, multi-threading, file handling etc.[WK5] This assignment consists of ONE (1) problem. You are required to solve the problem below: Problem 1 Description: You are required to create a set of data (in.txt file) for ONE (1) of the following situations: (refer to Appendix 1) 1) Stationary Shop 2) Pharmacy Shop 3) Meteorological Department 4 Car Rental Your file must consist of relevant data for the given situations. There should be minimum 20 sets of data with minimum 3 subsets of data. The following is an example of one set data with 6 subsets of data: Stark;2.33;2.67;3.33;3.67;4.ee Write Java based of the following requirements: .. Read the data from the input file. Perform necessary processing to convert the data to meaningful information. Store the information as report in a different file/s. nili. Design the appropriate header for the report (See sample below, you may design different header): TITLE Column 1 Column2 iv. Use exception handling operations to deal with any possible exception
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
