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

1 Answer

Answer :

b. Bit

Related questions

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 : Bit stands for A) Binary digits B) bit of system C) a part of byte D) All of above

Last Answer : Answer : A

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

Last Answer : a. Nibble

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 : 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 : Which code the decimal digits are represented by the 8421 BCD code preceded by 1111: a. ASCII b. EBCDIC c. Both d. None of these

Last Answer : b. EBCDIC

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

Last Answer : ce. Nibble

Description : Each device represent : a. 1 bit b. 2 bit c. 3 bit d. 4 bit

Last Answer : a. 1 bit

Description : AOinthesignbitrepresentsa sand. 1 in the sign bit represents a ee a. Positive number b. Negative number c. Both d. None of these

Last Answer : c. Both

Description : Which are the types of important ideas to notice about these odometer readings: a. The MSB is the sign bit .O for a +sign and 1 for a— sign b. The negative number represent the 2’s complement of the positive number c. Both d. __ Allof these

Last Answer : c. Both

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 : 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 : The number of bit required to express and ___ are determined by the accuracy desired from the computing system . a. Exponent b. Mantissa ce. Both d. None f these

Last Answer : ce. Both

Description : How many bit of exponent: a. 4 b 6 Cc. 8 d. 10

Last Answer : b 6

Description : has the property that corrupting or garbling a code word will likely produce a bit string that is not a code word: a. Error deleting codes b. Error detecting codes c. Error string codes

Last Answer : b. Error detecting codes

Description : acode is simply a subset of the vertices ofthe a. n bit b. ncube c. n single d. n double

Last Answer : b. ncube

Description : The bit positionina can be numbered from 1 through 2h, a. Hamming code word b. Hamming distance word c. Both d. None of these

Last Answer : a. Hamming code word

Description : Each check bit is grouped with the information bits as specified by a__ a. Parity check code b. Parity check matrix c. Parity check bit d. All of these

Last Answer : b. Parity check matrix

Description : Which is addressed by sign extending the 16-bit displacement to 32-bit: a. Memory address b. Effective memory address c. Both a and b d. None of these

Last Answer : b. Effective memory address

Description : A micro operation every bit of a register is a: a. Constant b. Variable c. Both d. None

Last Answer : b. Variable

Description : every bit of register has. a 2 common line b 3 common line c. 1 common line d none of these

Last Answer : c. 1 common line

Description : One last bit of control output is for control of___ state. a. Minor b. Major c. Mixer d. None of these

Last Answer : b. Major

Description : Which is data manipulation types are. a. Arithmetic instruction b. Shift instruction c. Logical and bit manipulation instructions d. All of these

Last Answer : d. All of these

Description : In which instruction are used to perform Boolean operation on non-numerical data: a. Logical and bit manipulation b. Shift manipulation c. Circular manipulation d. None of these

Last Answer : a. Logical and bit manipulation

Description : Which operation is used to shift the content of an operand to one or more bits to provide necessary variation: a. Logical and bit manipulation b. Shift manipulation c. Circular manipulation d. None of these

Last Answer : b. Shift manipulation

Description : In the case of a right arithmetic shift the sign bit values are shifted to the a. Left b. Right Cc. Up d. Down

Last Answer : a. Left

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 : How many major component make up the CPU: a 4 b 3 c. 6 d 8

Last Answer : b 3

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 : Bit and byte are not the same - why ?

Last Answer : Bit and byte are not one because bit is an abbreviation of binary number , on the other hand letter or word consisting of 4 bits is byte. Moreover bit is 0 and 1, on the other hand A = 010000001 is byte. So bit and byte are not one.

Description : What is the difference between bit and byte ?

Last Answer : Bitcoins do not have their own language. They only use the language of electricity. That is why English , Bengali , Arabic are not used in any of these languages. The binary number system is used to communicate ... is called a byte. A byte is made up of 8 bits. Computer memory is measured by bytes.

Description : What is the relationship between Bit, Byte, KB, MB, GB and TB ?

Last Answer : The capacity of a computer's memory can be determined by the number of bits , bytes, or words that it holds. Bytes are usually used to express memory. However, the bit is the smallest unit of the computer ... Kilobyte = 1 Megabyte (MB) 1024 Megabyte = 1 Gigabyte (GB) 1024 Gigabyte = 1 Terabyte (TB)

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 : The original ASCII code used__bits of each byte, reserving that last bit for error checking A) 5 B) 6 C) 7 D) 8

Last Answer : Answer : C

Description : A 32 bit microprocessor has the word length equal to A) 2 byte B) 32 byte C) 4 byte D) 8 byte

Last Answer : Answer : C

Description : A byte consists of A) One bit B) Four bits C) Eight bits D) Sixteen bits

Last Answer : Answer : C

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 : Differenitate between the following pairs: (a) BIT and BYTE (b) RAM and ROM (c) Epidemic and endemic (d) Photosynthesis and respiration (e) Herbivores and carnivores

Last Answer : (a) BIT and BYTE Bit: -the computer works with binary numbers, which are 0 and 1. Each binary digit is called a bit . Bit is the short for binary integer. It is the smallest ... include cat, dog, lion, tiger etc. Herbivores and carnivores constitute the food chain of a particular community.

Description : What is the difference between. (i) BIT and BYTE (ii) RAM and ROM (iii) C.U. and A.L.U (iv) Hardware and Software (v) Personal computer and mainframe

Last Answer : Personal computer and mainframe: Personal Computer (PC): Short for personal computer or IBM PC. The first personal computer produced by IBM was called the PC, and increasingly the term ... mainframes and minicomputers is vague, depending really on how the manufacturer wants to market its machines.

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

Last Answer : bit

Description : A 32 bit microprocessor has the word length equal to a. 2 byte b. 32 byte c. 4 byte d. 8 byte

Last Answer : 4 byte

Description : A byte consists of a. One bit b. Four bits c. Eight bits d. Sixteen bits

Last Answer : Eight bits

Description : A byte consists of a. One bit b. Four bits c. Eight bits d. Sixteen bits

Last Answer : Eight bits

Description : A band is always equivalent to a. a byte b. a bit c. 100 bits d. none of above

Last Answer : none of above

Description : Each station on an Ethernet network has a unique _______ address imprinted onits network interface card (NIC). A) 5-byte B) 32-bit C) 48-bit D) none of the above

Last Answer : 48-b

Description : The most common protocol for point-to-pointaccess is the Point-to-Point Protocol (PPP), which is a _________protocol. A) bit-oriented B) byte-oriented C) character-oriented D) none of the above

Last Answer : byte-oriented

Description : High-level Data Link Control (HDLC) is a _______ protocol for communication over point-to-pointand multipoint links. A) bit-oriented B) byte-oriented C) character-oriented D) none of the above

Last Answer : bit-oriented

Description : In______ transmission, wesend1 start bit (0) at thebeginningand 1 or more stop bits (1s) at the end of each byte. A) synchronous B) asynchronous C) isochronous D) none of the above

Last Answer : asynchronous

Description : Each ________in a SONET framecancarry a digitized voice channel. A) bit B) byte C) frame D) none of the above

Last Answer : byte