A group of 4 binary bits is called.
a. Nibble
b. Byte
c. Decimal
d. Digit

1 Answer

Answer :

a. Nibble

Related questions

Description : A binary number with 8 bits is called asa___ a. Bytes b. Bits c. Nibble d. __ Allof these

Last Answer : a. Bytes

Description : Group of binary bits(0&1) is known as: a. Binary code b. Digit code

Last Answer : a. Binary code

Description : Which are the system of arithmetic, which are often used in digital system: a. Binary digit b. Decimal digit c. Hexadecimal digit d. Octal digit e. Allof these

Last Answer : e. Allof these

Description : In which digit the value increases in power of two starting with 0 to left of the binary point and decreases to the right of the binary point starting with power -1. a. Hexadecimal b. Decimal c. Binary d. Octal

Last Answer : c. Binary

Description : Which system each digit has a weight corresponding to its position: a. Hexadecimal number system b. Binary number system c. Decimal number system d. Octal number system

Last Answer : d. Octal number system

Description : An scan be easily converted to its decimal equivalent by multiplying each octal digit by positional weight: a. Binary number b. Octal number c. Hexadecimal number d. Decimal number

Last Answer : b. Octal number

Description : Which number is formed from a binary number by grouping bits in groups of 4-bit each starting at the binary point: a. Binary b. Octal c. Decimal d. Hexadecimal

Last Answer : d. Hexadecimal

Description : Because we wish to allow each ASCII code to occupy one location in memory, most memories are _____ addressable. a. BYTE b. NIBBLE c. WORD (16 bits) d. DOUBLEWORD (32 bits)

Last Answer : a. BYTE

Description : Which number is said to be normalized if the more significant position of the mantissa contains a non zero digit. a Binary point number b. Mantissa point number c Floating point number d. None of these

Last Answer : c Floating point number

Description : O and 1 abbreviation for. a. Binary digit b. Octal digit c. Both d. None of these

Last Answer : a. Binary digit

Description : Which operation are binary type, and are performed on bits string that is placed in register: a. Logical micro operation b. Arithmetic micro operation c. Both d. None

Last Answer : a. Logical micro operation

Description : The bits are shifted and the first flip-flop receives its binary information from the____ a. Serial output b. Serial input c. Both d. None

Last Answer : b. Serial input

Description : A nibble can be represented in the from of: a. Octal digit b. Decimal c. Hexadecimal d. None of these

Last Answer : c. Hexadecimal

Description : Abinary number with 4 bitsiscalleda_ a. Bit b. Bytes ce. Nibble d. None of these

Last Answer : ce. Nibble

Description : Anumber system that uses only two digits, O and 1 is calledthe_ a. Octal number system b. Binary number system c. Decimal number system d. Hexadecimal number system

Last Answer : b. Binary number system

Description : Abinary number canbeconvertedinto a. Binary number b. Octal number co. Decimal number d. Hexadecimal number

Last Answer : co. Decimal number

Description : In which numeral every position has a value 2 times the value f the position to its right: a. Decimal b. Octal c. Hexadecimal d. Binary

Last Answer : d. Binary

Description : Which system is used in digital computers because all electrical and electronic circuits can be made to respond to the states concept: a. Hexadecimal number b. Binary number c. Octal number d. Decimal number

Last Answer : b. Binary number

Description : Which addition is performed in the same manner as decimal addition: a. Binary b. Decimal c. Both d. None of these

Last Answer : a. Binary

Description : Which system was used extensively by early mini computers. a. Decimal number b. Octal number c. Hexadecimal number d. Binary number

Last Answer : b. Octal number

Description : 3 bit binary numbers can be represented by a. Binary number b. Decimal number Cc. Hexadecimal number d. Octal number

Last Answer : d. Octal number

Description : The simple procedure istouse a. Binary-triplet method b. Decimal-triplet method c. Octal-triplet method d. __ Allof these

Last Answer : a. Binary-triplet method

Description : Which number system has a base of 16 : a. Binary number system b. Octal number system c. Decimal number system d. Hexadecimal number system

Last Answer : d. Hexadecimal number system

Description : One way to convert from decimal to hexadecimalisthe a. Double dabble method b. Hex dabble method c. Binary dabble method d. __ Allof these

Last Answer : b. Hex dabble method

Description : Binary numbers can also be expressed in this same notation by _——_—srrepresentation. a. Floating point b. Binary point c. Decimal point d. All of these

Last Answer : a. Floating point

Description : Which part is not physically indicated in the register. a. Binary b. Decimal c. Octal d. None of these

Last Answer : b. Decimal

Description : abbreviation EBCDIC stand for: a. Extended binary coded decimal interchange code b. External binary coded decimal interchange code c. Extra binary coded decimal interchange code d. None of these

Last Answer : a. Extended binary coded decimal interchange code

Description : In which code is object file is coded: a. Link code b. Decimal code c. Assembly code d._— Binary code

Last Answer : d._— Binary code

Description : Which of the following is true? 1) Byte is a single digit in a binary number 2) Bit represents a grouping of digital numbers 3) Eight-digit binary number is called a byte 4) Eight-digit binary number is called a bit 5) None of these

Last Answer : Answer :3

Description : : Each digit in a binary number is known as a A. bit B. byte C. number D. digit

Last Answer : bit

Description : Sequence of code assigned is called a. A. code word b. B. word c. C. byte d. D. nibble

Last Answer : a. A. code word

Description : The smallest unit of data in computer is ________________ a) Byte b) Nibble c) Bit d) KB

Last Answer : Answer: c Explanation: A bit is defined as the smallest unit of data in a computer system. It is used as a short form of Binary Digit. A bit can have only two values 0 or 1. A nibble comprises of 4 bits, a byte is a collection of 8 bits whereas KB (Kilobyte) is equal to 1024 bytes

Description : Define following : i. Radix ii. Bit iii. Nibble iv. Byte

Last Answer : i. Radix- the base to a given number system is called as radix.  ii. Bit- Single ‗1‘ or ‗0‘ is called as a bit.  iii. Nibble- a group of 4 bits is called as nibble  iv. Byte- a group of 8 bits is called as a byte.

Description : Oand 1 are know as a. Byte b. Bit c. Digits d. Component

Last Answer : b. Bit

Description : Ingiven lines of code MOV AX,BL have different type of operands according to assembler for 8086 architecture these identifiers must be of. a. Different type only in byte b. Same type either in word or byte c. Botha &b d. None of these

Last Answer : b. Same type either in word or byte

Description : 0,1,2 ,3 ,4,5,6 ,7,8 and 9 numerals are called: a. Arabic numerals b. String numerals c. Digit numerals d. None of these

Last Answer : a. Arabic numerals

Description : The first part of floating point represents a signed fixed point number called: a. Exponent b. Digit c. Number d. Mantissa

Last Answer : d. Mantissa

Description : Counting in hex, each digit can be increment from. a OtoF b. OtoG Cc. Oto H d. Oto]

Last Answer : a OtoF

Description : Information is handled in the computer by _ __ a. Electrical digit b. Electrical component c. Electronic bit d. None of these

Last Answer : b. Electrical component

Description : Which is the most important component of a digit computer that interprets the instruction and processes the data contained in computer programs: MU b. ALU c. CPU d. PC

Last Answer : c. CPU

Description : The memory of a computer is commonly expressed in terms of Kilobytes or Megabytes. A byte is made up of 1) eight decimal digits 2) eight binary digits 3) two binary digits 4) two decimal digits

Last Answer : 2) eight binary digits

Description : 1 nibble equals to A) 1 bits B) 2 bits C) 4 bits D) 8 bits

Last Answer : Answer : C

Description : One nibble is equivalent to how many bits? a) 2 b) 4 c) 8 d) 1

Last Answer : Answer: b Explanation: A nibble is defined as a unit of data which comprises of 4 binary digits or half of 8-bit byte. Therefore, 1 nibble = 4 bits. A bit is the smallest unit of data in a computer system. A byte = 8 bits, therefore, half of a byte=4 bits=a nibble

Description : A nibble is equal to _______ A. 4 bits B. 8 bits C. 16 bits D. 32 bits

Last Answer : A. 4 bits

Description : The message in pub/sub is an opaque blob of ________ a) Bits b) Bytes c) Word d) Nibble

Last Answer : Bytes

Description : A nibble is equal to_____ bits. (1) 32 (2) 4 (3) 8 (4) 16

Last Answer : 4

Description : How many bits are required to represent one nibble ?

Last Answer : 4-bits are required to represent one nibble.

Description : How many bits of mantissa : a. 4 b. 8 ec. 10 d. 16

Last Answer : ec. 10

Description : Which method is used to detect double errors and pinpoint erroneous bits. a. Even parity method b. Odd parity method c. Check sum method. d. All of these

Last Answer : c. Check sum method.