Explain the working of a binary counter?

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


Please Help Members By Posting Answers For Below Questions

What are the software instructions related to stack operations?

874


What is meant by address space? What is meant by address space partitioning?

837


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?

743


Describe the instruction register of 8085?

814


What is the operating frequency of 8085?

919


Define the purpose of sim and rim in reference to the 8086?

751


Explain what type of architecture is used in 8085 microprocessor?

770


Define the types of bus used in the 8085?

788


explain the trap input for the 8085.

800


What are the interrupts of 8086?

819


What is stack pointer?

889


What is function of ale in 8085 microprocessor?

820


What are the various criteria to choose the microcontroller?

807


What is 8251?

954


After the following has been executed MOV BL, 8C MOV AL, 7E ADD AL, BL; what will be the contents of register AL?

2129