Answer:
length.
Explanation:
length variable determines the size of the array or the number of elements in the array.length variable is a final variable.It is a public field.It is only applicable for array it is not applicable for strings.It is also used to directly access the field member of the array.So we conclude that the answer is length.
Answer:
To store decimal values
Explanation:
If values are not to be used for calculation, that is, they are not numerical data, therefore, some of them could be stored as strings. A string may contain any sequence of characters. The characters in a string may be repeated.
From the foregoing, decimals can not be stored as strings because in computer programming, a string is normally a sequence of characters, hence the answer above.
The printer management components one would use to view the port a printer uses are as follows;
- Printer properties
- Printer server properties
<h3>What is Printer management components?</h3>
The print management component provides a single interface where a user can open the print management utility and view all printers and print servers in the enterprise.
The port of a printer is the connector usually on the computer that allow communication with the printer.
Therefore, the printer management components one would use to view the port a printer uses are as follows;
- Printer properties
- Printer server properties
learn more on printers port here: brainly.com/question/17157651
#SPJ12