Computer Science, asked by rafique2, 1 year ago

what is the word length of the computer

Answers

Answered by sbroshansatya
3
"Word size" refers to the number of bits processed by a computer's CPU in one go (these days, typically 32 bits or 64 bits). Data bus size, instruction size, address size are usually multiples of the word size.
Similar questions