SpiceQA
Questions
Tags
Users
Badges
bitwise-and
15 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Bitwise OR operation with 0b transform a given number in negative
user_18959859
0
•
asked Jul 29, 2022
2
1
69
bitwise-and
bit-shift
bitwise-operators
bit-manipulation
javascript
Difference between !(n & 1) and n & 1 == 0 in C++
user_14039173
0
•
asked Apr 28, 2022
1
3
169
bitwise-and
bit
bitwise-operators
bit-manipulation
c++
Bitwise & operator in Snowflake?
user_14700643
0
•
asked Apr 19, 2022
2
1
80
bitwise-and
snowflake-cloud-data-platform
bitwise-operators
bitand : keyword vs function in C++
user_11413954
0
•
asked Mar 26, 2022
3
2
93
bitwise-and
bitwise-operators
visual-c++
c++
Bitwise AND for all integers in tuple/list
user_18515329
0
•
asked Mar 20, 2022
1
1
103
bitwise-and
bitwise-operators
python
Is x & 1 always a correct way to determine if a number is odd?
user_12303271
0
•
asked Sep 23, 2021
3
0
155
bitwise-and
c++
Why do a bitwise-and of a character with 0xff?
user_1248535
0
•
asked May 24, 2021
8
6
309
isspace
bitwise-and
integer-promotion
char
c
Java - &0xff gives bits from 8 to 31 as 1's
user_15469892
0
•
asked May 9, 2021
2
1
83
steganography
bitwise-and
bit-shift
bitwise-operators
java
Bitwise & over 32 bits
user_12594357
0
•
asked Nov 10, 2020
2
5
212
bitwise-and
c17
c
Why is the & 1 and + '0' is needed to display the binary number?
user_12701665
0
•
asked Jul 20, 2020
2
2
51
bitwise-and
shift
char
binary
c
1
(current)
2
Next
Next
Hot Questions