_____________ are made of letters, words, digits or other characters
Answers
Answered by
4
Sentence
hope it helps
Answered by
2
Strings are made of letters, words, digits or other characters.
Extra Information :
Data types :
- Primitive data types
- Non-Primitive data types
Primitive data types :
- Boolean type
- Numeric type
Boolean type :
- boolean
Numeric type :
- Character value
- Integral value
Character value :
- char
Integral value :
- Integer
- Floating point
Integer :
- byte
- short
- int
- long
Floating point :
- float
- double
Non-Primitive data type :
- String
- Array
Similar questions