Computer Science, asked by jenofranklin980, 8 hours ago

________ are the fundamental building blocks of a program​

Answers

Answered by pm976014
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