Computer Science, asked by faisalzafar781, 23 days ago

What are the components required to execute a program ?

Answers

Answered by zainab6149
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 Ketul7770
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