MCQOPTIONS
Saved Bookmarks
| 1. |
Find the lexicographic ordering of the bit strings given below based on the ordering 0 < 1.(A) 001(B) 010(C) 011(D) 0001(E) 0101Choose the correct answer from the options given below: |
| A. | 001 < 010 < 011 < 0001 < 0101 |
| B. | 0001 < 001 < 010 < 0101 < 011 |
| C. | 0001 < 0101 < 001< 010 < 011 |
| D. | 001 < 010 < 0001 < 0101 <011 |
| Answer» C. 0001 < 0101 < 001< 010 < 011 | |