Softwareengineering: Why does Java have primitives for different size numbers?

Subscribers:
4,130
Published on ● Video Link: https://www.youtube.com/watch?v=DcQ9Au3h2KI



Duration: 0:00
0 views
0


Why does Java have primitives for different size numbers?
I hope you found a solution that worked for you :)
The Content is licensed under (https://meta.stackexchange.com/help/licensing) CC BY-SA.
Attention! This video does always use the same license as the source!
Thanks to all those great people for their contributions!

(softwareengineering.stackexchange.com/users/169308/yitzih)yitzih
(softwareengineering.stackexchange.com/users/137068/gardenhead)gardenhead
(softwareengineering.stackexchange.com/users/41811/mike-nakis)Mike Nakis
(softwareengineering.stackexchange.com/users/620/rwong)rwong
(softwareengineering.stackexchange.com/users/131624/candied-orange)candied_orange
(softwareengineering.stackexchange.com/users/236734/marco13)Marco13
A special thanks goes out to the (softwareengineering.stackexchange.com/questions/331955/why-does-java-have-primitives-for-different-size-numbers)Stackexchange community

I wish you all a wonderful day! Stay safe :)
If anything is off, please write me at peter D.O.T schneider A.T ois42.de

language-design numbers data-types java




Other Videos By Peter Schneider


6 days agoMathematica: Issue with plotting piecewise function
6 days agoSoftwareengineering: Why aren't HTML, CSS, and JavaScript used for desktop apps? closed
6 days agoC# LINQ find duplicates in List
6 days agoWhere is the first destructor being called here?
6 days agoHow do I turn off the unlimited whitespace in IntelliJ editor?
6 days agoWhat are copy elision and return value optimization?
6 days agoSoftwareengineering: Why is 24 lines a common default terminal height?
6 days agoDba: Is it possible to create a database not in the "base" directory, in Postgres 9.6 or later
6 days agonginx - Error / Access Log could not be found
6 days agoBitcoin: Soft Fork to Cap Segwit Discount
2025-05-10Softwareengineering: Why does Java have primitives for different size numbers?
2025-05-09Security: Does karabiner elements on Mac OSX contain, or potentially contain, malware?
2025-05-093dprinting: Distortion and discoloration of corner of print
2025-05-09Gis: QGIS Tool "Save vector features to file" where can I find available GDAL dataset / layer opt...
2025-05-09What determines how float.PositiveInfinity is displayed?
2025-05-09I keep getting LNK2019 error even though I have a main() function. What is the issue?
2025-05-09Unable to package Log4j2 in maven project
2025-05-09Match start of line in multiline string in lua?
2025-05-09macOS Sequoia 15.4.1: Compiled C++ binary instantly killed on run (zsh: killed)
2025-05-09How can I count lines of code in an R package?
2025-05-09Displaying valid records with self join using CTE