answersLogoWhite

0

What else can I help you with?

Related Questions

Could you substitute the word instructions for the term computer program?

A computer program is a series of instructions for a computer, and 'instructions' could be used to describe a program in relevant context, as also could 'computer code'.


The basic data and instructions used to start the computer are called?

It's a mixture of things. BIOS, CMOS, Operating system.


What can be used as a computer pro gram in your computer?

A rather simplistic answer is: There are various computer languages that are written by humans, set as instructions into a programme and installed onto a computer. The instructions can be carried out when required.


What is the Directory?

A directory is commonly called a "folder" - it is a file that has a list that redirects the computer to the actual location of the files that are in that list. It's used more of as a organizational tool.


What is the name for any data or instructions used by a computer?

Code


What type of computer memory contains a set of instructions that is used to boot up the computer is?

RAM.


What is the name of the counting system that uses just ones and zeroes?

That is called binary. It is used a lot in computer science.That is called binary. It is used a lot in computer science.That is called binary. It is used a lot in computer science.That is called binary. It is used a lot in computer science.


The most frequently used instructions of a computer program are likely to be fetched from?

Google.


Where from The most frequently used instructions of a computer program are likely to be fetched?

cache


What is a number system used by a coumputer called?

Binary. The brain in a computer, its Central Processing Unit, operates on a continuous fetch and execute of instructions provided to it by low and high level processes. The CPU processes instructions in native (binary) mode.


What is a series of instructions or commands that a computer follows used to create software?

program development


What is mean by assembly language statements?

Assembler language is a level of computer programming that sits somewhere between pure machine language and the other high level procedural languages. It has its on set of instructions and syntax and must be compiled (assembled) before it is used by the computer. Assembler language statements is just another way of saying a list or group of assemble language instructions.