End of Y8 revision Flashcards
What does a CPU do?
Process information
What does RAM stand for?
Random access memory
What does ROM stand for?
Read only memory
What does a RAM do?
Very fast with volatile data storage. Contains the OS, current programs and data
What does a ROM do?
non-volatile memory, contains the boot strap and BIOS
What does CPU stand for?
Central Processing Unit
What does GPU stand for?
Graphics Processing Unit
What does a GPU do?
Makes the screen look good
What does LED stand for?
Light Emitting Diode
What is an LED?
A light. They come in red, green, amber, white and blue
What is an input?
A method of entering data onto a computer system, usually with an input device, such as a keyboard or mouse
What is an output?
A method of displaying information to a user e.g. a screen
What does volatile mean?
That data will be lost if the machine is turned off
what does BIOS mean?
Basic input and output system
What is a motherboard?
A circuit board that connects all of the other component
What is HTML?
A code used to create web pages
What is CSS?
It is used to centralise the format/style of a website
What does CSS stand for?
Cascading Style Sheet
What does HTML stand for?
HyperText Markup Language
What is a motherboard?
A circuit board that connects all of the components t
What is an algorithm?
A set of instructions that achieve a task
What is an iteration?
A repeated set of instructions- common loops include forever, until, while true
What is a variable?
A named container for a value which can be altered by the program
What is a selection?
A choice of which set of code to follow is dependent on a true of false question – common selections are “if then else”, “when..do”
What is CAD?
Computer Aided Design
What are the advantages of CAD?
Much cheaper than building a prototype
Easy to edit
Can try out ideas without having the cost of building them
Can try materials/colours using rendering
Can produce walkthroughs
What is CAM?
Computer Aided Manufacturing
What are the advantages of CAM?
After initial instillation, cheaper than having a workforce
Precision, machines are much more accurate than humans
Can work 24/7
Mistakes can be easily changed
What does p mean?
Paragraph
What does br mean?
line break
What does h1 mean?
header one
What does img mean?
includes an image
What does div mean?
A selection of the document
What does ol mean?
Ordered/numbered list
What does ul mean?
unordered list
What does li mean?
list item