Exercise: Microprocessors

Questions for: Microprocessors

Assertion (A): The data bus and address bus of 8085 are multiplexed.

Reason (R): Multiplexing reduces the number of pins.

A:
Both A and R are correct and R is correct explanation of A
B:
Both A and R are correct but R is not correct explanation of A
C:
A is correct R is wrong
D:
A is wrong R is correct
Answer: A

In 8085 signal lines AD7 - AD0 are used for address bits in some T states and for data in some other T states.

A modem is connected to PC at
A:
serial port
B:
parallel port
C:
SCSI port
D:
input port
Answer: A

Modem is connected at serial port.

Which of the following is operating system?
A:
MS WORD
B:
Ventura
C:
Java
D:
Windows
Answer: D

Windows is an operating system.

LET JCOKE = 11 and LPEPSI = 19. Consider the statement

IF (JCOKE - LPEPSI) 5, 5, 7
5 JCOKE = JCOKE + 2
7 JCOKE = JCOKE + 5

The value of JCOKE after the execution of above statement will be
A:
13
B:
16
C:
9
D:
14
Answer: A

(J COKE - L PEPSI) is 11 - 19 = - 8 Since (J COKE - L PEPSI) is negative statement 5 is executed and result is 11 + 2 = 13.

Binary storage of decimal number 44 in 8 bits is
A:
00101100
B:
10101100
C:
10101101
D:
00101101
Answer: A

Use decimal to binary conversion method.

Ad Slot (Above Pagination)
Quiz