Reference no: EM131171521
Objective:
The aim of this assignment is to the test student's ability to use control structures, arrays and work with classes and objects to solve specific problems using a programming language.
Learning Outcomes:
1. Use different program control statements in a programming language
2. Demonstrate the use of arrays with a programming language
3. Define and work with classes and objects in a programming language.The evaluation will be done on the strength of analysis presented in the proposal. You need to submit a work proposal for this assignment in the form of a completed
- What you will do with the given tasks and the dates by when they will be completed
- General overview of initial understanding of solutions to all the tasks
- Identification of Literature Resources
1.2 Red Sands University (RSU) is a popular brand of education in Bidiya. RSU offers business degree for undergraduate programs. It wants to have an 36
information system to calculate the GPA of the students appearing for the examination. As a first step, you have been asked to develop a mini system in Java to read data of three (3) students. The program must read the student id, name and marks scored in 5 modules - module1, module2, module3, module4, module5. Each module is of 10 credits. The program must determine the grade based on the marks scored using table 1.1 given below:
Table 1.1: Determining grades
A
|
A-
|
B+
|
B
|
B-
|
C+
|
C
|
C-
|
D+
|
D
|
D-
|
F
|
91-
100
|
87-
90
|
84-
86
|
80-
83
|
77-
79
|
74-
76
|
70-
73
|
66-
69
|
60-
65
|
58-
64
|
50-
57
|
0-49
|
Based on the grade, the program must map the equivalent numerical value of grade for each module using table 1.2 given below:
Table 1.2: Mapping grades to numerical values
Grade
|
Numerical value
|
A
|
4.0
|
A-
|
3.67
|
B+
|
3.33
|
B
|
3.0
|
B-
|
2.67
|
C+
|
2.33
|
C
|
2.0
|
C-
|
1.67
|
D+
|
1.33
|
D
|
1.0
|
D-
|
0.7
|
F
|
0
|
Finally the program needs to calculate and display the Grade Point Average
(GPA). You may use the following as an example to understand this whole business process.
Example:
module1 89 A- 10 3.67 X 10 = 36.7
module2 82 B 10 3.0 X 10 = 30.0
module3 85 B+ 10 3.33 X 10 = 33.0
module4 92 A 10 4.0 X 10 = 40.0
module5 77 B- 10 2.67 X 10 = 26.7
--- ---- ---------
50 50 166.7
--- ---- --------- Sem. GPA = 166.7 / 50 = 3.334
Rounded = 3.34
The program must use array of objects to read the student id, name, marks in 5 modules for 3 students. Format the output, especially the numeric values to two decimal places.
Create a test case for sample inputs, work out manually the possible output for these inputs. Verify that the program actually produces the same output.
Evaluation Criteria:
You would be evaluated on the following:
- Originality of answer, i.e. writing your own programs
- WRITTEN VIVA: Your Assignment marks are based on the WRITTEN VIVA which will be conducted upon submission of assignment. The WRITTEN VIVA will be based on the tasks given in the assignment. ZERO marks will be awarded to the student if she/he is absent for VIVA.
- Proper analysis of given problem, adequate covering of intended learning outcomes and presenting the answers in good, documented form.
- Adequate referencing has been done, following CU Harvard style of referencing.
Do you believe the usa patriot act is a useful tool
: Do you believe the USA PATRIOT Act is a useful tool in combating terrorism, or does it violate our Civil Liberties? Why or why not?
|
Suggest how fiscal and monetary policy can move
: Suggest how fiscal and monetary policy can move those numbers to an acceptable level keeping inflation the same.
|
Firm can use two different production technologies
: A firm can use two different production technologies, with capital and labor requirements at each level of output as follows: Suppose the firm is operating in a low-wage country, where capital cost is $4 per unit and labor cost is $2 per worker. For ..
|
Program that creates a few triangles
: Write a simple tester program that creates a few triangles and asks them about their type.
|
Calculate and display the grade point average
: Different program control statements in a programming language - Demonstrate the use of arrays with a programming language
|
Prepare a submission to the minister for immigration
: LML5000 - Australian Migration Law Assessment Task. Prepare a submission to the Minister for Immigration and Border Protection seeking a waiver of the 8503 condition so that Sukhon can apply for a Class UB Medical Treatment visa, subclass 602
|
Compute the double declining balance
: A new machine tool is being purchased for $16,000 and is expected to have a zero salvage value at the end of its 5-year useful life. Compute the double declining balance (DDB) depreciation schedule for this capital asset. Assume any remaining depreci..
|
Using the demand curve shifters
: Using the demand curve shifters (PYNTE), explain whether each of the following will increase or decrease demand for cell phones. Tell whether the demand curve shifts to the right or to the left.
|
Social security is projected to experience shortfall
: Social Security is projected to experience a shortfall in 2035. If nothing is done, recipients will start receiving only 85% of earned benefits. What do you think is the most fair solution- increasing mandatory contributions to more than 7.65%, remov..
|