Binary code is actually:
a) a complex programming language.
b) a series of 0’s and 1’s.
c) machine language instructions.
d) a series of characters representing the numbers 0 to 9.
b) a series of 0’s and 1’s.
Computer Science & Information Technology
You might also like to view...
All instructions in the ARM architecture are __________ bits long and follow a regular format.
A. 8 B. 16 C. 32 D. 64
Computer Science & Information Technology
MC Method________returns a NodeList that contains all Element nodes that have a specified tag name.
a) getElementsByName. b) getElements. c) getElementsByTagName. d) None of the above.
Computer Science & Information Technology