When a program begins to execute, the contents of the memory cells it uses are i
ID: 3806312 • Letter: W
Question
When a program begins to execute, the contents of the memory cells it uses are initially empty. True False A program s instructions must be store in main memory before they can be executed. True False A syntax error in a program is an error that causes the program to produce incorrect output. True False All information that is to be processed by a computer must first be entered into memory via an input device. True False Information stored in secondary storage is organized into aggregates called hardware bytes files memory cells The object file is created by the editor linker loader compiler Modifying someone else's code and claiming that it is your own is called hacking plagiarism computer fraud computer abuse the part of the computer responsible for retrieving data and instructions from memory processing is the _____. Processing unit hardware loader linkerExplanation / Answer
1) False
When a program begins to execute, there is no guarantee that the contents of the
memory cells are initially empty. Because the memory cells may contain garbage values also.
So, we can't say the memory cells are empty initially.
2) True
Yes, A programs instructions must be stored in main memory before they can be executed.
3) False
A syntax error in a program dont causes the program to produce incorrect output, because when there is syntax error,program don't produce output.
4) True
Any information that is to be processed by a computer must first be entered into
memory via an input device.
5) c
Information stored in secondary storage is organized into aggregates called files.
6) d
The object file is created by the compiler.
7) b
Modifying someone else's code and claiming that it is your own is called plagiarim.
8) a
The part of the computer responsible for retrieving data and instructions from memory for processing is the Central Processing Unit.
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.