Computer Sciences > Gate 2015 Set-1 > Number Representation
Consider a 4 bit Johnson counter with an initial value of 0000. The counting sequence of this counter is
Explanation
Correct : Number Representation
Similar Questions
What is the worst-case time complexity of insertion in an AVL tree?
Which operations on a binary search tree have O(h) complexity?
Compare search complexities of sorted array vs balanced BST.