Tell me how do you detect if two 8-bit signals are same?



Tell me how do you detect if two 8-bit signals are same?..

Answer / Ramesh Pal

To determine if two 8-bit signals are the same, you can use a comparison operation. In 8086 family, this would typically be done using the 'CMP' instruction followed by testing the flags set by the processor (like checking Carry Flag for equality).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More 86 Family Interview Questions

What is 8255?

1 Answers  


What does a microprocessor mean?

1 Answers  


write an assembly code which can call function in a loop with al value from 0 to 9

5 Answers   Google,


Logic calculations are done in which type of registers?

1 Answers  


Why was 8085 microprocessor introduced?

1 Answers  


What are the flags in 8086?

1 Answers  


Define the number of flags present in the 8086 and name each one of them.

1 Answers  


What are flag registers?

1 Answers  


Which 2 ports combine to form the 16 bit address for external memory access?

1 Answers  


What is stack pointer in 8051 microcontroller?

1 Answers  


Explain the significance of signal?

1 Answers  


in a sn SR latch made by using cross coupling of two nand gates, if both S andR inputs set o then it will result

1 Answers   DRDO, ISRO,


Categories