There are eight primitive data types: ,byte, short int, long, float, double, boolean, String and char. In java when you want to save a variable you give it an int (integer) if its a whole number between (-2,147,483,647 to 2,147,483,647). For doubles ...
codingprogram.hashnode.dev2 min read
No responses yet.