flashcards 3
1
Q
Row
A
A row is a single group of related data within a table.
2
Q
Column
A
A column is a collection of cells aligned vertically in a table.
3
Q
Debugging
A
Debugging is the process of finding and fixing errors or bugs in the source code of any software.
4
Q
Decomposition
A
It involves breaking down a complex problem or system into smaller parts that are more manageable and easier to understand.
5
Q
Pseudocode
A
Pseudocode is a detailed yet readable description of what a computer program or algorithm should do.