Jul 12, 2014

C Quiz #01: Bit, Byte etc

If you have already not gone through article C Programming #01: Bit, Byte etc please go though it before taking this quiz.

Question 1: 8 Bits are collectively called as ?

Show Answer
 Question 2: What is MSB and LSB of decimal 42 ?
Show Answer

Question 3: C is _______ level language ? A) Low B) Middle C) High

Show Answer

Question 4: Eight bytes of data consists of how many nibble ?

Show Answer

Question 5: What is origin of name byte ?

Show Answer

Question 6: What is origin of name nibble ?

Show Answer

Question 7: Fixes set of bits that is processed by the CPU at a time is called ?

Show Answer

Question 8: What is word length of 16 bit CPU ? 32 but CPU ? 64 bit CPU ?

Show Answer

Question 9: What is hex representation of binary 1001 ?

Show Answer

Question 10: What is hex representation of decimal 10 ?

Show Answer

Question 11: What does ASCII stand for ?

Show Answer

Question 12: What is ASCII value of ' ' (space)? 

Show Answer

Very interesting read why is 1 byte 8 bit ? - http://www.bobbemer.com/BYTE.HTM


No comments :

Post a Comment