write the syntax of data type
Answers
Answered by
0
Answer:
here is your answer
Explanation:
Data types are written as unquoted upper-case words, like String . Data types sometimes take parameters, which make them more specific. (For example, String[8] is the data type of strings with a minimum of eight characters.)
Similar questions