answersLogoWhite

0


Best Answer

ROM

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What part of the computer system is most directly concerned with performing the action called for by a program?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the program your computer's microprocessor uses to get the computer system started after you turn it on?

When the computer is first turned on, (or booted), the BIOS program is in control. After performing a few system checks, the BIOS program turns the computer over to an operating system like Windows XP.


What is the role of Central Processing Unit in a Computer?

The CPU of a computer is the hardware within a computer that carries out the instructions of a computer program by performing the basic arithmetical, logical, and input/output operations of the system.


Where can the computer program Super Antispyware be purchased?

The computer program, Super Antispyware, can be purchased directly from the official website. There are various versions, including licenses, at various prices.


What do you call a program that runs when you start your computer?

When the computer is first turned on, (or booted), the BIOS program is in control. After performing a few system checks, the BIOS program turns the computer over to an operating system like Windows XP.


What is a software application program?

A Computer Program (also software, or just a program) is a sequence of instructions written to perform a specified task with a computer. A computer requires programs to function, typically executing the program's instructions in a Central Processor. The program has an executable form that the computer can use directly to execute the instructions. The same program in its human-readable source code form, from which executable programs are derived enables a programmer to study and develop its algorithms.


Is C programming works without assembler compiler interpreter?

No, a C program cant work without an interpreter or compiler or assembler as the code written in the program is not understood directly by the computer so it needs any of the above translator program to make the program understandable to the computer.-Shruti Jain


How can you get the present time and date directly from the computer to c program?

Use functions time+ctime or time+localtime+strftime


What is front page 2010?

Front Page 2010 is a program that allows a person the ability to create websites directly from their computer. This program is only available for Windows based computers.


What is the purpose or functions of CPU?

The central processing is the hardware within a computer system which carries out the instruction of a computer program by performing the basic arithmetical, logical, and input/output operations of the system. The CPU plays a role somewhat analogous to the brain in the computer.


How can people program a computer?

You can program a computer using any of thousands of high-level or low-level languages, exen directly in binary (the only thing a computer can truly read). Do a little research on some of the more popular, high-level languages, such as C++, C, and JAVA.


What is the set of instructions that tells the computer how to perform a particular task?

Instruction down to hardware level break down toOpcode ( Operation Code ) followed by Operands ( Data onto which such operation is to be performed )Collection/Series of these Opcode + Operands help in performing a particular task - Thus a small Program is created.


What is a computer program made of?

A computer program contains instructions, to be executed by a computer.