Computer Architecture Questions
Computer Architecture Questions
c. both
b. cost increase
Increased processing speed
b. sharing systems
c. both answers
to. In this type of systems, each processor has access to all the memory, that is, there is a
shared addressing space. There are uniform memory access times since all the processors are
equally connected to the main memory and the reads and writes of all the processors have
exactly the same latencies; and also memory access is through a common pipeline.
b. In this type of system a single processor works in conjunction with the main memory
to. This architecture is designed in a way that allows a systematic way of checking instructions
with the outside world and provides the operating system with the information it needs to
effectively manage I/O activity.
b. this architecture cannot control instructions with the outside world
computer instructions.
b instructions only
c. It is responsible for all calculations, except those referring to effective addresses or indexed
addressing
to. High speed developed to work with future generations of 1GB speed processors
b. Uses a clock to synchronize the input and output of data in a chip's memory
to. High speed developed to work with future generations of 1GB speed processors
c. b. Uses a clock to synchronize the input and output of data in a chip's memory
c. Its content can be altered by electrical signals without the need for programmers
to. Algorithms are the foundation of computer programming. In order for the computer to
execute a task, it is necessary to first design the corresponding algorithm, that is, specify the
operations necessary to transform the input data into output data.
to. The two most used tools for designing algorithms are Pseudocode and Flowchart .
c. code diagrams
b. It is a programming language
b. is the graphical representation of an algorithm; For this purpose, a set of standard symbols
used worldwide and developed by organizations is used.
c. neither one of the two is correct
2. Flow lines should never cross, to avoid this the connector symbol should be used.
b. Assembly languages are essentially a symbolic version of machine languages; For each
machine instruction or each element capable of storing data, a symbol is created that the
programmer can use;
27. All electronic computers are based on one architecture, what is it?
b. von Newman
b. ASCII code
c. hexadecimal code
to. Megabit
b. gigabyte
c. bits
a.2
b. 3
c. 7
b. * Control unit
* Arithmetic logic unit
b. They are a processor workplace where the information being worked on is temporarily stored.
b. send processes
do logical operations
b. cisc simd
37. What is the difference between today's computers and computers of the past?
to. They used to occupy large rooms and now they are smaller
b. Before they were larger and had less information capacity, today they are much smaller and
resolve large amounts of information
to. bits
b. bytes
c. megabytes
b. It is known as the main storage unit and has the capacity to store one character of
information, made up of a set of smaller storage units called bits.
c. neither of the 2 answers is true
to. Memory on printed card or primary storage. | Registers, cache and main memory
b. The I/O transfer rate is limited by the speed at which the processor can check and service a
device.
c. machine of enormous dimensions, used by large organizations and that tend to be invisible to
the general public since they are controlled in rooms under a controlled climate
to. machine of enormous dimensions, used by large organizations and that tend to be invisible
to the general public since they are controlled in rooms under a controlled climate
b. desktop computer that has the power of a minicomputer but at a fraction of the cost and has a
very common use among people who need to do a lot of operations.
b. facilitate programmers writing computer programs and is a symbolic language that gives
names to machine instructions
b. instruction language
Machine language: the only one that the machine circuitry is capable of interpreting.
Symbolic languages: they are not directly interpretable by the machine's circuitry.
•May contain logical errors due to the program not being well designed
and does not correctly perform the function for which it was created.
c. It may contain logical errors due to the program being not well designed.
and does not correctly perform the function for which it was created.
b. arithmetic unit
control unit
memory unit
input and output units
c. not one of the answers is correct
Memory (M):
b. CPU
alu
risc
b. is the graphical representation of an algorithm; For this purpose, a set of standard symbols
used worldwide and developed by organizations is used.
c. neither one of the two is correct
b. * Control unit
* Arithmetic logic unit
b. facilitate programmers writing computer programs and is a symbolic language that gives
names to machine instructions
75
. Does it mention the types of operating systems?
to. Java
j creator
b. Java
visual c++
2.- Do you mention the 2 types of Carry out the information processes of a 19
hardware components that a computer computer
has?
5.- Define the Memory Cycle Time?: It is the basic input and output system of a 6
computer.
10.- Define what an operating system is? It is the memory intended to contain the 16
user's changing programs and the data that
are needed during the execution of said
programs.
11.- Do you mention some important It is the speed at which data can be 8
applications of ROM memory? transferred to or from a memory unit. For
random access memories it coincides with
the inverse of the cycle time.
12.- Do you mention the models of the Their goal is to make memory speeds as fast 13
motherboard of a PC? as possible, while achieving large size at the
price of less expensive semiconductor
memories.
13.- What is the objective of cache These are all components that can be 3
memory? touched.
17.-Define what system software is? It is the intermediary between the user and 10
machine
18.- Define what application software is? It is that set of programs whose purpose is to 17
facilitate the efficient use of programs
19.- What function does the It is read-only memory, also called resident or 15
microprocessor have? permanent memory, they are memories that
only allow reading