Introducing
Your new presentation assistant.
Refine, enhance, and tailor your content, source relevant images, and edit visuals quicker than ever before.
Trending searches
You may be given a question that asks you to utilise a pre-existing sub routine, if so this is the symbol!
Decisions are made using the diamond i.e. an IF statement or loop
✳✱*
Whenever you do something with the data you use the rectangle i.e. multiplying two numbers
ALWAYS use this symbol at the start and end of any diagram
Any time you ask for data, or display (print) it, you use the parallelogram
You will normally get marks even if this is the only thing you do!
Take your swimming pool pseudocode and turn it into flow
Sometimes in your exam the question will give you the option of using either pseudo or flow
Let's remind ourselves of the symbols used in flow diagrams
To understand the symbols used when creating flow diagrams
To become more comfortable in creating flow diagrams for a given problem
3 security measures that could be implemented to prevent un-authorised access to a network
2 types of switching to used to send data
1 explanation why adding more RAM won't always increase performance
The volume of a swimming pool can be calculated by using the following formula:
Volume = Length x Width x Depth
Hex() is a function that accepts a decimal number between 0 and 15 and returns the corresponding hexadecimal value
Create a flow diagram that accepts a number between 0-255 and returns the hexadecimal equivalent. I.E an input of 255 would return the value FF