comp science 3 Flashcards
1
Q
Row
A
a single group of related data within a table.
2
Q
Column
A
a collection of cells aligned vertically in a table.
3
Q
Debugging
A
the process of finding and fixing errors or bugs in the source code of any software.
4
Q
Decomposition
A
breaking down a complex problem or system into smaller parts that are more manageable and easier to understand
5
Q
Pseudocode
A
an informal way of programming description that does not require any strict programming language syntax or underlying technology considerations.