Singapore A-Level H2 Computing central themes overview quiz (SEAB 9569) quiz
13questions. Pick an answer and you'll see why right away.
What is the denary (base-10) value of the unsigned binary number ?
Why does H2 Computing use two's complement to store signed integers?
What is the worst-case time complexity of binary search on a sorted array of elements?
Merge sort guarantees time. Which algorithm has a worst case of ?
Which data structure removes items in last-in, first-out (LIFO) order?
Why can a hash table provide average-case lookup?
In the fetch-execute cycle, what does the CPU do first in each cycle?
Why does a CPU use a cache?
What is the main aim of normalising a relational database?
Which SQL statement retrieves rows from a table?
What distinguishes supervised from unsupervised machine learning?
In TCP/IP networking, why is data split into packets before transmission?
Why do strong written-paper answers in 9569 trace an algorithm step by step rather than just describe it?