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 we need isPrimitive() in the first place?
Dec 12, 2025
java
java-8
primitive-types
why memory for primitive data types is not allocated? [duplicate]
Dec 14, 2025
objective-c
cocoa
memory
memory-management
primitive-types
Boolean instanceof Object is true?
Dec 13, 2025
java
instanceof
primitive-types
Wrapper class in java is it a class with primitive data type as member?
Dec 10, 2025
java
wrapper
primitive-types
why String S =new string() not valid in C# [duplicate]
Dec 08, 2025
c#
string
primitive-types
reference-type
How do I check if a class represents a particular primitive type
Nov 28, 2025
java
primitive-types
Primitive types slower than user types in C++?
Nov 19, 2025
c++
performance
profiling
primitive-types
usertype
uintmax_t not handling 128 bits
Oct 29, 2025
c++
compiler-errors
primitive-types
How to test if an object is primitive type or an array of primitive type in Java?
Oct 26, 2025
java
primitive-types
why primitive types (eg. number) are assignable to object types(e.g. Number) but not vice versa?
Oct 26, 2025
typescript
primitive-types
object-type
How does Java calculate length of primitive array? [duplicate]
Oct 23, 2025
java
arrays
char
primitive-types
Can you extract the value of strings from an IBM PHD java heap dump?
Sep 04, 2025
java
heap-memory
primitive-types
Show Normal Number Instead of Exponential Form
Sep 04, 2025
android
double
normalization
bigdecimal
primitive-types
Resize primitive 2D array
Mar 19, 2023
java
arrays
dynamic
resize
primitive-types
Java primitives and overloading
Mar 17, 2023
java
overloading
primitive-types
memory size of int vs integer in java
Mar 11, 2023
java
memory
primitive-types
How method-overloading and primitive types works?
Mar 07, 2023
java
overloading
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
Older Entries »