No speak a Spanish ............
Answer:
False.
Explanation:
Most computers have options that allow you to change the language if needed.
2.5 is a float.
Float stands for floating point. Floating point types are numbers with decimal places. I hope this helps!
B.) is what most employers are looking for
Answer:
The answer is "supplierType"
Explanation:
Description of the code:
- In the given program two structure is defined, that is "supplierType and paintType", in which "supplierType" structure two-variable name and "supplierID" is defined, that datatype is "String and integer".
- In the next step, "paintType" is declared, in which "supplierType" object supplier is created, in which two string variable "color and paintID" are defined, in which "supplierType" data type is supplied.