A three-bit counter arrangement is shown below. It ig given that the counter was initially 000 (C B A) Determine its count sequence for next pulses and also determine whether the counter is self-starting.
1
000, 001, 010, 111, 100..... ; not self starting
2
000, 001, 010, 011, 100..... ; self starting
3
000, 001, 010, 011, 100..... ; not self starting
4
000, 001, 010, 011, 101..... ; not self starting