Font size
WorksheetsProgramming vocabulary
Total questions: 10
Worksheet time: 12mins
A step-by-step procedure or set of rules for solving a problem.
(a)
A text-based interface where users enter commands to interact with a computer or software.
(a)
A variable whose value remains unchanged throughout program execution.
(a)
A statement that introduces a variable, function, or class to the program.
(a)
A pre-built set of tools and libraries that help developers build applications more efficiently.
(a)
The repetition of a block of code using loops (e.g., for, while).
(a)
A programming language that interacts closely with hardware (e.g., Assembly, C).
(a)
The rules that define how code must be written in a programming language.
(a)
A programming language that is closer to human language
(a)
Write one keyword in programming

