4.6k views
10 votes
Match the following begging programming terms to the correct definition

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

1 Answer

14 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 Mkneissl
by
5.2k points