What are the components required to execute a program ?
Answers
Answered by
0
Answer:
Central processing unit which is generally known as CPU is the portion of the computer system which will carry out the instructions of a computer program. CPU is the component which is used to read the instructions and execute it.
Explanation:
please mark me as brainlist
Answered by
0
Answer:
you will need the following setup to start with programming using any programming language.
A text editor to create computer programs.
A compiler to compile the programs into binary format.
An interpreter to execute the programs directly.
I hope it will be help you
Similar questions