Answer Posted / deepa
binary counter with the number of bits available.
initiallly counter is set to zero. then bits are checked
against logic 1 or 0,if they are either logic 1 or 0,then
counter is incremented.
Is This Answer Correct ? | 14 Yes | 5 No |
Post New Answer View All Answers
What are the software instructions related to stack operations?
What is meant by address space? What is meant by address space partitioning?
Give here your suggestion about microprocessor 8085 and 8086. These 2 processors used in old time. I want to know its program execution time, memory space?
Describe the instruction register of 8085?
What is the operating frequency of 8085?
Define the purpose of sim and rim in reference to the 8086?
Explain what type of architecture is used in 8085 microprocessor?
Define the types of bus used in the 8085?
explain the trap input for the 8085.
What are the interrupts of 8086?
What is stack pointer?
What is function of ale in 8085 microprocessor?
What are the various criteria to choose the microcontroller?
What is 8251?
After the following has been executed MOV BL, 8C MOV AL, 7E ADD AL, BL; what will be the contents of register AL?