elements of any proramming language
Answers
Answered by
0
Answer:
input output automatic and conditional
Answered by
0
Answer:
input: getting data and commands into the computer
output: getting your results out of the computer
arithmetic: performing mathematical calculations on your data
conditional: testing to see if a condition is true or false
looping: cycling through a set of instructions until some condition is met
Explanation:
Similar questions