A kilobyte holds ________ bytes of data
A) 256
B) 1,024
C) 16
D) 1,048,576
B
Computer Science & Information Technology
You might also like to view...
The syntax of the Format function in VBA is Format (expression, style)
Indicate whether the statement is true or false
Computer Science & Information Technology
The ToLongDateString method, when called on a DateTime variable, returns the date in the form ________.
a) 12-31-2002 b) December 31st, 2002 c) Tuesday, December 31st, 2002 d) Tuesday, December 31, 2002 e) December 31, 2002
Computer Science & Information Technology