A 2D array called Grid is declared as Grid[3][4]. How many elements does this array store in total?
- 12 elements
- 16 elements
- 7 elements
- 3 elements
8 mixed-difficulty practice questions in the style of real CIE IGCSE papers — answers, mark-scheme-style explanations, and the official exam structure all on one page.
Take a Mini Mock →Mixed-difficulty questions from across the Computer Science syllabus. Tap "Show answer" after each to check yourself.
A 2D array called Grid is declared as Grid[3][4]. How many elements does this array store in total?
Which hexadecimal digit represents the denary value 13?
During the fetch stage of the fetch-execute cycle, which register is updated to point to the next instruction in memory?
What is the primary purpose of using a try/except block in a program?
Which logic gate produces an output of 1 only when ALL of its inputs are 1?
Which statement correctly describes a characteristic of ROM?
Which of the following best describes symmetric encryption?
In serial data transmission, how are the bits of each data unit sent?