One exabyte = 1,000 _____.

a. petabytes
b. nanobytes
c. megabytes
d. gigabytes

Answer: a. petabytes

Computer Science & Information Technology

You might also like to view...

What will be the output from this code fragment if embedded in an otherwise correct and complete C++ program that is supplied the following input?

What will be an ideal response? ``` 12 23 45 Code: ifstream inStream(“File.txt”); int i = 0, next; while (cin >> next) { i++; cout << next << end; } inStream.close(); cout << count << flush; ```

Computer Science & Information Technology

Mission-critical IT systems should be outsourced only if the result is a cost-attractive, reliable business solution that fits the company’s long-term business strategy.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology