Which of the following RAM types can continue working if there is corrupt data?

A. Non-parity
B. Dual channel
C. Buffered
D. ECC


Answer: D. ECC

Computer Science & Information Technology

You might also like to view...

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

1. It is proper for a recursion to run on without ending. 2. A proper recursive solution requires at least two cases: a recursive function that calls the recursive function with a smaller problem, and a base, or stopping case.

Computer Science & Information Technology

A procedure for solving a problem is called a(n) _________ .

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

When should you apply IT? Explain your answer in detail.

What will be an ideal response?

Computer Science & Information Technology

How many elements can be stored in a binary search tree of depth = 9?

a. 1023 b. 512 c. 9 d. 256

Computer Science & Information Technology