Question 1 (10 marks)

Design a program that asks for 4 test scores. The program should calculate the average test score and display it.
You need to develop an 1.1) IPO chart (3 marks)
1.2) Pseudo-code (5 marks)
1.3) 2 Sets of test data (2 marks)

Question 2 (20 marks)

A long distance carrier charges the following rates for telephone calls:
Starting time of call

Rates per min ($)

00.00-06.59 0.12
07.00-19.00 0.55
19.01-23.59 0.35

Design a program that asks for the starting time and the number of minutes of the call and displays the charges. The program asks for the time to be entered as a floating point number in the form HH:MM. For example, 07:00 hours will be entered as 07.00, and 16:28 hours will be entered as 16.28.
Input validation: The program should not accept times that are greater than 23:59.Also, no number whose last two digits are greater than 59 should be accepted.
You need to develop 2.1) IPO chart (3 marks)
2.2) Pseudo code (12 marks)
2.3) 5 sets of test data (5 marks)

Recommended Answers

All 10 Replies

I wish i could show you guys the exact assignment question.

It's a pdf file and i don't know of any way to attach it here.

Confused..

Do you need to design it? (Pseudocode) Or actually develop it?

Confused..

Do you need to design it? (Pseudocode) Or actually develop it?

No i need to develop a table with an IPO Chart
Pseudo code and 2 sets of test data all to be done on a microsoft word document.

its easy and simple to implement

i have worked on it but trying to develop chart after complete implementation of project

its easy and simple to implement

i have worked on it but trying to develop chart after complete implementation of project

bharat please show me what to do.
im really inexperienced at this course and i could do with some help.

bharat please show me what to do.
im really inexperienced at this course...

Really? You haven't take it 3 times yet? You must be inexperienced...

... and i could do with some help.

What you can do is ask questions. We can't read your mind and clear up your confusion if you aren't specific in what's confusing you.

Really? You haven't take it 3 times yet? You must be inexperienced...

What you can do is ask questions. We can't read your mind and clear up your confusion if you aren't specific in what's confusing you.

please help me someone

please help me someone

please someone help me by getting me started

I did help. Ask a question.

I did help. Ask a question.

ok i got it
dw about it guys

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.