Hardware Questions

Q:

Give an example of one address microprocessor?

Answer

8085 is a one address microprocessor. In 8085 interrupts  are classified by software and hardware interrupts.

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

3 3498
Q:

What is the RST for the TRAP?

Answer

RST 4.5 is called as TRAP.

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

1 3434
Q:

How do you detect a sequence of "1101" arriving serially from a signal line?

Answer

A SIPO and AND gate circuit can detect this sequence.The output of SIPO is connected to a four input AND gate ,the third SIPO output should be connected through a NOT gate.When the 1101 sequence is loaded in to the SIPO the AND output goes HIGH otherwise keeps LOW.

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

0 3427
Q:

Where's MBR located on the disk?

Answer

 Main Boot Record is located in sector 0, track 0, head 0, cylinder 0 of the primary active partition.

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

1 3294
Q:

What is a Microprocessor?

Answer

Microprocessor is a program-controlled device, which fetches the instructions from memory. decodes and executes the instructions. Most Micro Processors are single-chip devices.

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

1 3294
Q:

What are the basic components in a Microprocessor?

Answer

1. Address lines to refer to the address of a block


2. Data lines for data transfer


3. IC chips


4. Processing data

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

1 3293
Q:

What are software interrupts?

Answer

RST0, RST1, RST2, RST3, RST4, RST5, RST6, RST7.

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

2 3167
Q:

Why does microprocessor contain ROM chips?

Answer

Microprocessor contain ROM chip beacause it contain instructions to execute data. It contain the monitor program which not only include execution instruction but also interfacing program

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

1 3167