Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in bitwise-operators
Decimal to Binary
Sep 19, 2022
c
binary
bit-manipulation
decimal
bitwise-operators
Is there a difference between using a logical operator or a bitwise operator in an if block in Java?
May 13, 2016
java
operators
bitwise-operators
logical-operators
Set last `n` bits in unsigned int
Nov 10, 2022
c++
c
gcc
bitwise-operators
What's the difference between | and || in Java? [duplicate]
Feb 08, 2022
java
bitwise-operators
Why doesn't C have rotate left/right operators? [closed]
Apr 28, 2019
c
bitwise-operators
Can bitwise operators have undefined behavior?
May 30, 2018
c
language-lawyer
bitwise-operators
ones-complement
Finding the exponent of n = 2**x using bitwise operations [logarithm in base 2 of n]
Aug 16, 2022
python
bit-manipulation
primes
bitwise-operators
logarithm
What does x >>> 0 do? [duplicate]
Sep 22, 2022
javascript
bitwise-operators
Bitwise Multiply and Add in Java
Sep 18, 2022
java
bit-manipulation
bitwise-operators
multiplication
addition
align macro kernel
Dec 24, 2020
c
linux
linux-kernel
operators
bitwise-operators
What does a >> mean in Go language?
Sep 17, 2022
programming-languages
go
bitwise-operators
bit-shift
How to represent 4 boolean possibilities in a single value
Dec 14, 2016
java
byte
bit-manipulation
bitwise-operators
How to use a bitwise operator to pass multiple Integer values into a function for Java?
Mar 20, 2022
java
function
bit-manipulation
bitwise-operators
integer
Padding bits in unsigned integers and bitwise operations in C89
May 14, 2019
c
bit-manipulation
padding
bitwise-operators
BITWISE AND(&) for Range of Numbers
Sep 02, 2022
bit-manipulation
bitwise-operators
bitwise-and
C & PHP: Storing settings in an integer using bitwise operators?
May 14, 2022
php
c
bit-manipulation
bitwise-operators
How to reverse bitwise AND (&) in C?
Sep 16, 2022
c
reverse
bitwise-operators
Java 8 Lambdas - Bitwise AND Operations
Nov 17, 2022
java
for-loop
lambda
java-8
bitwise-operators
Why does negating a value change the result when XORing it with 1? [duplicate]
Mar 27, 2022
c#
bit-manipulation
bitwise-operators
xor
bitwise-xor
Is there a more efficient way to get the length of a 32bit integer in bytes?
Jul 01, 2018
c++
c
performance
bit-manipulation
bitwise-operators
« Newer Entries
Older Entries »