The document defines key terms related to programming and software, including 'Program' as a demand for action, 'Software' as a series of instructions, and 'Instruction' as directives for the computer. It also explains concepts like 'Sequence', 'Flowchart', and 'Decision block' which are essential for understanding how computer programs operate. Overall, it provides foundational terminology for understanding programming processes.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
6 views
Programming_key_words
The document defines key terms related to programming and software, including 'Program' as a demand for action, 'Software' as a series of instructions, and 'Instruction' as directives for the computer. It also explains concepts like 'Sequence', 'Flowchart', and 'Decision block' which are essential for understanding how computer programs operate. Overall, it provides foundational terminology for understanding programming processes.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1
Term De inition
Program A a demand that tells
you to do an action Software A a series of boxes, connected with arrow a list of instructions Instruction that tells the computer what to do Command the way items are arranged
Program code
An order that has to be
Sequence carried out, usually in a program a computer program Flowchart that lets you perform tasks The instructions that Process tell the computer what to do A a set of steps or Order actions that happen in the order they are written A an action that Decision block performs a task, or changes something f