Task 1 - كلية الحاسبات وتقنية المعلومات جامعة الطائف
Write a pseudo code and draw the flowchart to calculate the area and the perimeter of rectangle.
الاجابة
Quiz 1
If student's grade is greater than or equal to 60
Print "passed"
else
Print "failed"
System flowcharts are used to show the direction of what?
Information
Knowledge
Data
Which symbol is used to represent a decision in a systems flowchart?
Arrow
Diamond
Rectangle
Which symbol is used to show the flow of data around systems flowchart?
Arrow
Rectangle
Diamond
What is the correct order of occurrence in a system flowchart?
Input, output, process, feedback
Feedback, input, output, process
Input, process, output, feedback
Which of the following could NOT input data into system?
Mouse
Monitor
Sensors
What does the Start/End symbol do?
Ends the program only
Can be used to show the beginning or ending of a program
Starts the program only
What is a flowchart symbol?
Specific shape used to create a visual representation of the program
It is a directional symbol for traffic
It shows a connection
Words that flows with the chart
Variable
Name chosen by the programmer
Instruction
Value remains constant
The value of the data item can change