WJEC A-Level Computer Science Unit 3 Programming and System Development overview quiz quiz
15questions. Pick an answer and you'll see why right away.
Which binary tree traversal outputs the nodes of a binary search tree in ascending order?
In a singly linked list, each node holds data and:
When grouping 1s on a Karnaugh map, each group must contain a number of cells equal to:
Within a Karnaugh-map group, the variables that are eliminated are those that:
Encapsulation in object-oriented programming means:
Which paradigm describes what result is wanted rather than the step-by-step how?
In which stage of the systems development life cycle are requirements gathered?
Which methodology runs the life-cycle stages in a strict, one-way sequence?
Black-box testing checks a program by:
Which changeover method keeps the old system running alongside the new one as a fallback?
Why is serial transmission generally preferred over parallel for long distances?
What is the main benefit of organising network protocols into layers?
An incremental backup copies:
A single parity bit can:
Which maintenance type adapts a system to run on a new operating system?