The character variable requires 8 bits or 1 byte of memory to store data. Every time a variable is bitwise-right shifted (>>) or bitwise-left shifted (<<), a data bit is removed and a zero is added on the opposite side. Shifting 8 times removes all data bits and replaces them with zero.

About our authors: Team EQA

You have viewed 1 page out of 252. Your C learning is 0.00% complete. Login to check your learning progress.

#