61. | Binary files are sometimes referred as |
Answer: (a).data
|
62. | Digital data is represented using |
Answer: (a).binary system
|
63. | Data can be organized in many different types of data structures, including |
Answer: (d).all of these
|
64. | To store data bytes in a file, they have to be serialized in a |
Answer: (a).file format
|
65. | To convert a whole decimal number into a hexadecimal equivalent, one should divide the decimal value by |
Answer: (a).2
|
66. | Hexadecimal number system is used as a shorthand language to represent |
Answer: (a).decimal numbers
|
67. | Numbering system which uses numbers and letters as symbols is termed as |
Answer: (d).hexadecimal
|
68. | Convert the binary number 1011010 to hexadecimal |
Answer: (b).5A
|