CBSE Class 9 Computer Applications Question 24 of 35

Scratch Programming I — Question 1

Back to all questions
1
Question

Question 1

What is program ? What is programming ?

Answer

Program refers to a set of instructions given to computer to do something. For example, to add two numbers.

Programming refers to the act of writing programs.