MEDIUM
HSSC Clerk
IMPORTANT
Earn 100

The word length of a CPU is defined as _____.

50% studentsanswered this correctly

Important Questions on Computer Organization & Architecture

MEDIUM
HSSC Clerk
IMPORTANT

The following diagram shows, which addressing mode?

Question Image

HARD
HSSC Clerk
IMPORTANT
In a general-purpose computer system, the CPU, the main memory and the cache may be interconnected via one or more shared system bus(es). However, input/output devices (eg. Hard disk, network interfaces) may only be connected to the system bus through an I/O controller. The following are four statements regarding the requirement for an I/O controller.
1. The capacities of I/O devices are magnitude order larger than that of main memory and hence direct interfacing is impossible.
2. The response times of I/O devices are magnitude order slower than that of CPU and hence direct interfacing is impossible.
3. It is always better to offload the I/O processing to a secondary processor on the I/O controller board than to depend on the primary CPU for I/O processing.
4. The variety of I/O devices in the market requires that a separate I/O controller exists for each device.
What statement(s) best explain the requirement for an I/O controller?
HARD
HSSC Clerk
IMPORTANT
Which one of the following is true for a CPU having a single interrupt request line and a single interrupt grant line?
MEDIUM
HSSC Clerk
IMPORTANT
In an 8085 microprocessor, the instruction CMP B has been executed while the contents of the accumulator are less than of register B. As result carry flag and zero flag will be respectively _____.
MEDIUM
HSSC Clerk
IMPORTANT
The stack pointer in the 8085 microprocessor is a _____.
MEDIUM
HSSC Clerk
IMPORTANT
In a 16-bit microprocessor, words are stored in two consecutive memory locations. The entire word can be read in one operations provided the first.
HARD
HSSC Clerk
IMPORTANT
In an 8085 microprocessor, the instruction CMP B has been executed while the contents of the accumulator are less than that of register B, As a result _____.
MEDIUM
HSSC Clerk
IMPORTANT
The TRAP is one of the interrupts available in INTEL 8085. Which one statement is true aboutTRAP?