subject

Fill in the blanks with the most appropriate answers selected from the following list:
Register - Main memory - Executable - Variable - ROM - Object - Linker - Address - Byte - Loader - Peripherals - Assembler - Scanner - Contents - Source - CPU - Machine - Compiler - Flowchart - Algorithm - pixel - Operating system - Windows - Mouse

1. The of the computer performs calculations and makes decisions.
2. The grouping of 8 consecutive bits (binary digits) is called a .
3. The of a computer holds the program that is being executed and its data.
4. The of a byte corresponds to its relative position in the main memory.
5. A computer can execute a program only if it is written in language.
6. A a description of an algorithm that uses specifically defined graphical symbols.
7. An is a step by step sequence of instructions that leads to the solution of a problem.
8. A file (or module) consists of the statements of a C++ or other programming language program that is to be translated into machine language.
9. An file (or module) is the result of compiling a source program.
10. A is a system program that translates a high-level language program file into a program file in the machine language of a particular type of computers.
11. The is a system program that combines object file (or modules) and the library functions called in a program into an executable file (or module).
12. In a high-level language program, a memory location is represented by a .

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 18:30
Which of the following is an example of intellectual properly! oa. new version of a novelb. journal of ideasc. pages of a bookood. lines of a poem
Answers: 2
question
Computers and Technology, 24.06.2019 07:20
3pointsyou've found an image you want to insert into your slide presentation. youwant to make the image look more gray so that it looks like an older imagewhat would you need to adjust? 0.00o a. sizeo b. hueo c. contrasto d. tones
Answers: 2
question
Computers and Technology, 24.06.2019 11:20
Print "censored" if userinput contains the word "darn", else print userinput. end with newline. ex: if userinput is "that darn cat.", then output is: censoredex: if userinput is "dang, that was scary! ", then output is: dang, that was scary! note: if the submitted code has an out-of-range access, the system will stop running the code after a few seconds, and report "program end never reached." the system doesn't print the test case that caused the reported message.#include #include using namespace std; int main() {string userinput; getline(cin, userinput); int ispresent = userinput.find("darn"); if (ispresent > 0){cout < < "censored" < < endl; /* your solution goes here */return 0; }
Answers: 3
question
Computers and Technology, 24.06.2019 12:30
Why does the pc send out a broadcast arp prior to sending the first ping request
Answers: 1
You know the right answer?
Fill in the blanks with the most appropriate answers selected from the following list:
Registe...
Questions
question
Mathematics, 17.06.2021 18:20
question
Mathematics, 17.06.2021 18:20
question
Mathematics, 17.06.2021 18:20
question
Mathematics, 17.06.2021 18:20
question
English, 17.06.2021 18:20
Questions on the website: 13722367