Додати до Chrome
✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
Which of the following statements about bitwise operators in C is/are FALSE?
The bitwise AND operator is &&, and the bitwise OR operator is ||
Bitwise shift to the right by 1 bit for the unsigned integer precisely divides the number by 2
Bitwise operators can be used instead of logical operators to perform logical operations
The bitwise NOT operator ~ inverts all bits of its operand
The operators << and >> perform left and right bit shifts, respectively
Отримайте необмежений доступ до відповідей на екзаменаційні питання - встановіть розширення Crowdly зараз!