________ are the fundamental building blocks of a program
Answers
Answered by
1
ANSWER:
There are two basic aspects of programming: data and instructions. to work with data, you need to understand variables and types; to work with instructions, you need to understand control structures and subroutines.
Similar questions