Twa kɔ nsɛm atitiriw so
Log in
Sign up for FREE
arrow_back
Laabri

End of Year 7 Assessment

star
star
star
star
star
Last updated about 1 year ago
16 Nsɛmmisa
2
2
1
1
2
1
1
1
1
2
1
1
1
2
1
3
Asemmisa {{asɛmmisaAhyɛnsode}}
1.

Define the term algorithm.

Asemmisa {{asɛmmisaAhyɛnsode}}
2.

Scenario: You’ve been asked to design an automated system that helps a librarian sort returned books back onto the right shelves.

When a book is returned, the librarian checks its cover for the genre sticker, looks up its detailed shelf location in the catalogue (aisle, shelf number, height position), walks to the shelf, places the book in exactly the right spot between two other books, and then returns to the desk to process the next return. Sometimes the librarian also makes notes on the book’s condition, updates late-fee records, and reminds patrons about upcoming events.

Question: Which details would you abstract away to model just the core “sort book onto shelf” algorithm?

  1. List three pieces of information from the description that are essential to your algorithm.

  2. List two details you can ignore because they’re not needed for the sorting process.

Asemmisa {{asɛmmisaAhyɛnsode}}
3.

Identify this flow chart shape:

Asemmisa {{asɛmmisaAhyɛnsode}}
4.
  • ...means breaking a large, complex problem down into smaller, more manageable parts or steps.

  • ....is the process of filtering out—or ignoring—unnecessary details in order to focus on the most important aspects of a problem.

  • Abstraction

  • Decomposition

Asemmisa {{asɛmmisaAhyɛnsode}}
5.

Explain what is meant by pattern recognition, using a real life example in your answer.

Asemmisa {{asɛmmisaAhyɛnsode}}
6.

Put these in order of size, largest to smallest

  1. Bit

  2. Byte

  3. Kilobyte

  4. Megabyte

Asemmisa {{asɛmmisaAhyɛnsode}}
7.

How many bits make up a byte?

Asemmisa {{asɛmmisaAhyɛnsode}}
8.

Convert the binary number 110011 into denary.

Asemmisa {{asɛmmisaAhyɛnsode}}
9.

Convert the denary number 75 into binary.

Asemmisa {{asɛmmisaAhyɛnsode}}
10.

Convert the hexadecimal number 3E into binary.

Asemmisa {{asɛmmisaAhyɛnsode}}
11.

State what a micro:bit is.

Asemmisa {{asɛmmisaAhyɛnsode}}
12.

Draw a XOR gate

Asemmisa {{asɛmmisaAhyɛnsode}}
13.
Asemmisa {{asɛmmisaAhyɛnsode}}
14.

What are the differences between a worm and a virus?

Asemmisa {{asɛmmisaAhyɛnsode}}
15.

Give one method to prevent a virus from doing serious damage on your computer

Asemmisa {{asɛmmisaAhyɛnsode}}
16.