Vidyalelo
Computer Fundamentals · Q380

Computer fundamental

Computer Related · Computer Fundamentals · question 380

Q380

The examination and changing of single bits or small groups of his within a word is called

A.
Bit
B.
Byte
C.
Bit manipulation
Answer
D.
Bit slice
E.
None of the above

Answer: Option C

Solution

Answer: Option C
Solution:
Bit manipulation : Bit manipulation is the act of algorithmically manipulating bits or other pieces of data shorter than a word. Computer programming tasks that require bit manipulation include low-level device control, error detection and correction algorithms, data compression, encryption algorithms, and optimization.