Decimal “10” is __________ in binary.
A. 1000
B. 0010
C. 1010
D. 0001
C. 1010
Computer Science & Information Technology
You might also like to view...
An operational database is a database used to carry out regular operations, such as payroll and inventory management, of an organization
Indicate whether the statement is true or false
Computer Science & Information Technology
A sequential search of an n-element list takes ____ key comparisons on average to determine whether the search item is in the list.
A. 0 B. n/2 C. n D. n2
Computer Science & Information Technology