Font size
WorksheetsSummer Quiz_Y7
Total questions: 67
Worksheet time: 1hrs 21mins
It is very important that you do not run, shove or throw things in Textiles because:
A person could be offended by your behaviour and report you for acting irresponsibly.
A person could have equipment in their hands which could hurt themselves or someone else.
A person could be holding their material and you could damage it.
A person could be concentrating and you could distract them.
Convert 21mm into cm.
210
0.21
2.1
0.021
What wood is this?
Plywood
MDF
Chipboard
What is design thinking?
When you think about designs
A way of building something
A method for creative problem solving
Steps for making lightbulbs
When you create a 3D model of your design, how is called?
Ideate
Prototype
Test
Design Thinking
What must be worn at all times to prevent flying debris and corrosive materials from getting in your eyes?
safety goggles or safety glasses
helmet
hair ties
contact lenses or prescription glasses
When should you report an injury that happened during class.
immediately
after class
when it gets infected
never so I don't get in trouble
Do instructions given to computers instead of humans need to be:
Other
Which of the following is a correct definition for sequencing?
Running instructions you want
The data linked to a variable is stored in the computer's memory
Variables can hold more than one value at a time
What would the output of ''say weather'' be at the end of this program?
What value would be held by the "name1" variable and the "name2" variable at the end of this program?
name1 = Riley,
name2 = Riley
name1 = Riley
name2 = Jordan
Which of the following terms describes the process of finding an error in your code and taking steps to fix it?
What will be the output when it is executed?
Which of the conditions would evaluate to "true" with the following inputs?(2 answers)
What will be the output of the program when it is executed?(What will the sprite say?)
The word software simply means:
Programs & Hardware
Which of the following is an example of a program to write documents?
What is the purpose of a general-purpose computer?
What are the four things in order, common to all computers?
A digital computer contains a _________ and a ___________(select two)
Processor
The ______________ executes simple instructions very quickly.
Processor
A computer is general-purpose machine. It stores its __________ in _________(Select two)
Everything is ultimately reduced to bits(binary digits), which individually or in groups represent information, whether ___________ or __________, as binary numbers.(Select two)
What is ASCII?
What is the length of this sequence: "slide"?
How many different characters can be encoded using 7 bits?
How many different characters are there with an 8-bit coding scheme?
How many binary digits does it take to represent the message: "Great work!"
What is the binary number for the decimal number 23?
What is the binary number for the decimal number 30?
What is the decimal number for binary 10?
What is the decimal number for binary 1011?
What is the binary equivalent of the decimal number 247?
11101111
11110111
11111011
11111101
What is the decimal equivalent of the binary number 10110110?
180
193
182
192
You really enjoy taking pictures with your mobile phone. You purchase a 16GB memory card and you want to know how many pictures you can store on the memory card. The size of each individual picture is approximately 4MB. How many pictures can be stored on your memory card?
400
011100
Digital images are composed of individual elements, arranged in a rectangular grid. The elements of a digital image are called:
The number of pixels in a digital image is the image __________?
Depth
The (fixed) number of binary digits used to represent each pixel’s colour is the colour depth . How many colours are possible with a colour depth of 7 bits?
Images with a high colour depth and high resolution are great because ................................. (Select all the options that apply)
A rainbow icon has a file size of 240 bits . Convert this file size into bytes.
How natural wood categorised?(Select two)
When we are talking about wood what MDF stands for?
What is the biggest disadvantage of MDF?
What is the name of the tool in the following picture?
Name the following tool
Name three(3) input devices of a pc
keyboard
microphone
speaker
monitor
mouse
Choose three(3) pc output devices
scanner
speaker
camera
printer
touch screen
In our EV3 Lego Robots project what was the use of an Ultrasonic sensor?
How do bats sense distance?
Provide an example "stimulus-sensor-coordinator-effector-response" framework using an EV3 ultrasonic sensor.
In our EV3 Lego Robots project what was the use of a Color sensor?
How does the LEGO EV3 Color sensor work?
Provide an example “stimulus-sensor-coordinator-effector-response” framework using the EV3 color sensor.
Name the four(4) simple rules that you have to follow to make your code more readable and easier to maintain
A blue robot which can walk, talk and climb stairs only tells the truth on Monday, Wednesday and Friday and always lies on all other days of the week. Today he says: “Tomorrow I will tell the truth." What day is it today?
Jumping Frogs Puzzle. Click on this link read the rules and answer what is the minimum amount of moves needed for the two sets of 3 frogs to switch positions.
13
15
14
16
What is the purpose of RAM in a computer system?
Long-term storage of data
Temporary storage of data for quick access by the CPU
Displaying images on the screen
Running the operating system
What is the purpose of a heat sink in a computer?
To cool down the processor
To increase the processor speed
To store data
To provide power to the computer
What is the purpose of a CPU in a computer system?
Storage of data
Processing instructions
Displaying output
Input of data
What is the result of the following binary addition: 1011010 + 0110101
10001111
11000011
10011111
10111111
What is a condition in programming?
A decision
A situation that is checked every time iteration occurs
A type of iteration
None of the others
What is meant by testing a condition?
