A type of memory chip that detects and repairs memory errors is _____ memory

Fill in the blank(s) with correct word

ECC

Computer Science & Information Technology

You might also like to view...

A semicolon does not (usually) go after these with the exception of >>”with the exception of” seems to make no sense here

a. while(condition) b. if(condition) c. a function header to make it a function declaration d. int main( ) e. an expression to make it a statement

Computer Science & Information Technology

When an application tries to access a page that is not in memory, a ____ occurs and the Memory Manager automatically brings that page into memory.

A. page fault B. page request C. page allocation D. demand page

Computer Science & Information Technology