Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Programming Language Expert

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.

Programming Language, Programming

  • Category:- Programming Language
  • Reference No.:- M91925939
  • Price:- $95

Priced at Now at $95, Verified Solution

Have any Question?


Related Questions in Programming Language

Assignment - haskell program for regular expression

Assignment - Haskell Program for Regular Expression Matching Your assignment is to modify the slowgrep.hs Haskell program presented in class and the online notes, according to the instructions below. You may carry out th ...

Task - hand execution of arraysoverviewin this task you

Task - Hand Execution of Arrays Overview In this task you will demonstrate how arrays work by hand executing a number of small code snippets. Instructions Watch the Hand Execution with Arrays video, this shows how to ste ...

Overviewthis tasks provides you an opportunity to get

Overview This tasks provides you an opportunity to get feedback on your Learning Summary Report. The Learning Summary Report outlines how the work you have completed demonstrates that you have met all of the unit's learn ...

Structs and enumsoverviewin this task you will create a

Structs and Enums Overview In this task you will create a knight database to help Camelot keep track of all of their knights. Instructions Lets get started. 1. What the topic 5 videos, these will guide you through buildi ...

Extend the adworks applicationi add dialogs to allow the

Extend the AdWorks application I. Add Dialogs to allow the user to Add, Edit, Read and Delete a Customer and refresh the view accordingly. 1. The user should be able to select a specific customer from the DataGrid and cl ...

Task silly name testeroverviewcontrol flow allows us to

Task: Silly Name Tester Overview Control flow allows us to alter the order in which our programs execute. Building on our knowledge of variables, we can now use control flow to create programs that perform more than just ...

Assignment task -q1 a the fibonacci numbers are the numbers

Assignment Task - Q1. (a) The Fibonacci numbers are the numbers in the following integer sequence, called the Fibonacci sequence, and are characterised by the fact that every number after the first two is the sum of the ...

Background informationthis assignment tests your

Background Information This assignment tests your understanding of and ability to apply the programming concepts we have covered throughout the unit. The concepts covered in the second half of the unit build upon the fun ...

Assignment - horse race meetingthe assignment will assess

Assignment - Horse Race Meeting The Assignment will assess competencies for ICTPRG524 Develop high level object-oriented class specifications. Summary The assignment is to design the classes that are necessary for the ad ...

Assignmentquestion onegiving the following code snippet

Assignment Question One Giving the following code snippet. What kind of errors you will get and how can you correct it. A. public class HelloJava { public static void main(String args[]) { int x=10; int y=2; System.out.p ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As