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 primitive-types
Why isn't 'f' necessary when declaring a non-decimal float in Java? [duplicate]
Feb 09, 2023
java
floating-point
double
primitive-types
Why the maxValue + 1 of an int is the same as maxValue, but not for shorts and bytes?
Jan 12, 2023
java
types
range
primitive-types
how java compare two primitive data type with different size
Jan 05, 2023
java
types
primitive
primitive-types
Should I use a wrapper or primitive type as field while using Jackson
Jan 05, 2023
java
json
object
jackson
primitive-types
Representing 3 Integers Using One Byte?
Dec 30, 2022
character-encoding
binary-data
primitive-types
About long long and long double
Dec 19, 2022
c++
long-integer
standards
primitive-types
Why are value classes restricted to AnyVal?
Dec 11, 2022
scala
haskell
wrapper
primitive-types
newtype
Are members of a built-in type ever default-initialised?
Dec 10, 2022
c++
constructor
primitive-types
Why don't the wrapper classes for Primitives have a setter?
Dec 10, 2022
java
wrapper
setter
primitive-types
immutability
Java: Unsigned numbers
Dec 05, 2022
java
unsigned
primitive-types
What does bitwise & 0x3FF do?
Dec 05, 2022
java
primitive-types
Check in reflection if type is primitive or type is object
Dec 05, 2022
java
reflection
primitive-types
generic-programming
Using Java doubles (or anything else) to store simple fractions [duplicate]
Dec 04, 2022
java
math
floating-point
primitive-types
What is the purpose of having a suffix for Java Primitive Data Types?
Dec 04, 2022
java
primitive-types
What is the Addr# type, and how can I use it?
Dec 04, 2022
haskell
primitive-types
In Java, is a char[] an object?
Nov 30, 2022
java
arrays
object
primitive-types
When you declare Integer i = 9 in java, is i considered to be primitive type due to autoboxing?
Dec 01, 2022
java
primitive-types
autoboxing
sizeof(int) <= sizeof(long) <= sizeof(long long) always true?
Nov 30, 2022
c
types
primitive-types
Java cast Long to Enum type issue
Nov 30, 2022
java
casting
enums
long-integer
primitive-types
Why is it that an int in C++ that isnt initialized (then used) doesn't return an error?
Nov 29, 2022
c++
primitive-types
« Newer Entries
Older Entries »