0% found this document useful (0 votes)
3 views17 pages

Circle Area Development Program

The document outlines the steps for developing a program to calculate the area of a circle. It includes analyzing the input, output and process; designing the code pseudocode, flowchart and GUI; coding the program; testing and debugging it; and documenting it. The program takes the radius as input, calculates the area using the formula for area of a circle, and displays the output.

Uploaded by

Zuraini Yakob
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views17 pages

Circle Area Development Program

The document outlines the steps for developing a program to calculate the area of a circle. It includes analyzing the input, output and process; designing the code pseudocode, flowchart and GUI; coding the program; testing and debugging it; and documenting it. The program takes the radius as input, calculates the area using the formula for area of a circle, and displays the output.

Uploaded by

Zuraini Yakob
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd

DEVELOPMENT PROGRAM

Question
Step 1
Step 2
Step 3
Step 4
Step 5
DEVELOPMENT PROGRAM
Calculate Area Of Circle
2
r luas
7 / 22
Step 6
Step 7

DEVELOPMENT PROGRAM
Constants & Variables
2
r luas
Constants Variables
Question
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Step 7

DEVELOPMENT PROGRAM
Analysis : I P O Chart
Input Process Output
Question
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Step 7

DEVELOPMENT PROGRAM
Analysis : I P O Chart
Calculate Area
Of Circle
Input
r
Process Output
Area
Question
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Step 7

DEVELOPMENT PROGRAM
Design : Code Pseudo
Question
Step 1
Step 2
Step 3
Step 4
Step 5
START
Insert radius, r
Calculate area
Display area
END
input
process
output

DEVELOPMENT PROGRAM
Design : Flow Chart
Question
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Step 7
INSERT RADIUS, r

END
DISPLAY AREA

CALCULATE AREA:
2
r
START

DEVELOPMENT PROGRAM
Design : GUI
Question
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Step 7
input
output

DEVELOPMENT PROGRAM
Design : GUI
Question
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Step 7

DEVELOPMENT PROGRAM
Design : GUI
Question
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Step 7

DEVELOPMENT PROGRAM
CODING
Question
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Step 7

DEVELOPMENT PROGRAM
CODING
Question
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Step 7

DEVELOPMENT PROGRAM
CODING
Question
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Step 7

DEVELOPMENT PROGRAM
TESTING AND DEBUGGING
Question
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Step 7

DEVELOPMENT PROGRAM
TESTING AND DEBUGGING
Question
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Step 7

DEVELOPMENT PROGRAM
TESTING AND DEBUGGING
Question
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Step 7

DEVELOPMENT PROGRAM
DOCUMENTATION
Question
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Step 7

You might also like