1.

The data size of a word is _________(a) 2-byte(b) 4-byte(c) 8-byte(d) 16-byteThe question was asked in a national level competition.My question comes from Assembly Languages in division Computer Languages of Computer Fundamentals

Answer»

Correct ANSWER is (a) 2-byte

For EXPLANATION: The processor supports the FOLLOWING data sizes:

WORD: a 2-byte data item

• Double word: a 4-byte (32 BIT) data item, etc.



Discussion

No Comment Found

Related InterviewSolutions