458,517 views
31 votes
31 votes
Match the following begging programming terms to the correct definition

Match the following begging programming terms to the correct definition-example-1
User JamesWillett
by
3.1k points

1 Answer

13 votes
13 votes

Answer:

• function - program within a program

• bug - mistake

• loop - repeating a secton of code

• iterating - refining

• conditional statements - writing instructions in special languages

• computer programming - a series of steps a computer can follow

• algorithm - step-by-step ordered instructions

• output - how the computer processes the input

• variable - program looks at an unkown value or variable and does different things depending on what it is.

Step-by-step explanation:

HOPE THIS HELPS :)

User DiKorsch
by
2.3k points