In computer data organization, what does a single 'Word' represent?
A. A text element containing no numerical integers.
B. The standard space needed to save a string character.
C. The natural unit of data used by a particular CPU design (e.g., 32-bit or 64-bit).
D. A fixed group of 8 bits.
Answer: Option C
Solution (By JKSSB Mock Tests)
A computer word is the standard size of data that a processor can handle and execute in a single operation, typically 32 or 64 bits modernly.
No comments yet. Be the first to start the discussion!