Question: Java For the below situation, what would be the most suitable data type (integer, double, char, string, boolean) to use to store the data value?
Java For the below situation, what would be the most suitable data type (integer, double, char, string, boolean) to use to store the data value?
For FULL CREDIT, you must explain why your selected data type is best AND why the other data types would not work as well.
3 points for a good data type selection. 7 points for the justification.
The employee identification number EMPXXXXX where XXXXX is a 5-digits whole number.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
