-
Primitive types [basic.PrimitiveTypes]
MIN_VALUE&MAX_VALUE- Overflow and underflow
- Underscore integer (JDK 7+)
- int = 2 x short = 4 x byte (bits)
📌 Tips
- In precise calculation, use BigDecimal instead of floating point number (float, double)
- Use -L, -f, -d suffix for long, float, double
- Prefer double than float (faster, more precise)
-
Notifications
You must be signed in to change notification settings - Fork 0
enginooby-practice/core-java
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
Repository files navigation
About
No description or website provided.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published