wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

PROBLEM SOLVING PART1 -D1M2T2

Total questions: 15

Worksheet time: 7mins

Name
Class
Date
1.

The process that programmers follow when solving problems that require a computer solution

a)

Design Solution

b)

My Problems statement

c)

Problem Solving

d)

Solve our problem

2.

There are ______steps in problem solving:

a)

six

b)

ten

c)

five

d)

two

3.

All steps in problem solving must be sequential and can not select any desired steps

a)

False

b)

True

4.

The third step that requires programming is to review the flowchart that has been created to build the system that needs to be developed

a)

Problem solving

b)

Design Solution

c)

Implementation

d)

Mantainance

5.

Identify the data input, process and output for the programme

a)

Problems Analysis

b)

Problem Solving

c)

Problem to design

d)

Design Solution

6.

Data and instructions required by the computer processor entered using the input device

a)

Output

b)

Procees

c)

Entered

d)

input

7.

Ahmad wants to create a program that determines the total area of a piece of land where length and width are given. Identify the input

a)

total price,piece of land

b)

program,length

c)

length,width

d)

input length=2300,width=2000

8.

Calculates and displays the overtime pay received by an employee. Overtime rate is RM500 per hour.Input is 500per hour..

a)

False

b)

True

c)

Not Sure

9.

A student had created a program that prompts the user for a measurement in meters and then converts it to centimeters and kilometers. Select the true input

a)

centimeter,meter

b)

centimeter and meter

c)

kilometer , meter

d)

meters

10.

A contractor needs a program that calculate and displays the volume of rectangular swimming pool.Choose the correct input

a)

volume of rectangular

b)

length,height,width

c)

meters of swimming pool

d)

length,height,and width

11.

A program that reads the score of two tests and outputs the difference between the two and their average. Choose the true input

a)

56,100

b)

two test

c)

test1 and test2

d)

test1 , test 2

12.

The manager of RZX Bookstore plane to promote his bookstore by giving a discount of 15% for each book. the most appropriate input is

a)

discount,price

b)

price and total price

c)

price after discount

d)

book price

13.

A factory worker is paid based on the total working hours of RM 2.50 per hour. 10% of the total salary will be deducted for contribution to KWSP. Prepare the monthly nett salary of the factory worker.The correct input is

a)

kwsp,salary

b)

nett salary,hour

c)

hour

d)

hour work 2.50 per hour

14.

A program to help user calculate total paid if you buy apples and grapes based on the given cost below :

Apple :RM 4.00 per kg

Grapes :RM 7.00 per kg

Input:__________

a)

kg

b)

paid, kg

c)

kg Apple , Grapes

d)

kg Apple and kg Grapes

15.

A program asks for the number of days stay in a hotel. The rate is RM200 per night. The service charge is 15%. The program then determines the total amount the customer is required to pay

Input:_____________

a)

day , night

b)

night and day

c)

number of days

d)

day, service charge