Data move between the processor and memory __________.
a. one bit at a time
b. one byte or one word at a time
c. in variable length chunks
d. any or all of the above
b. one byte or one word at a time
Computer Science & Information Technology
You might also like to view...
Which of the following statements is TRUE?
A) A firewall encrypts data. B) Wireless networks cannot be protected. C) Not broadcasting a wireless network's HTML helps to protect it. D) Router firmware should be kept up to date.
Computer Science & Information Technology
Local variables must be ________.
a. initialized when they're declared. b. initialized before their values are used in an expression. c. declared and initialized in two steps. d. declared at the top of the method’s body.
Computer Science & Information Technology