Computer Science, asked by yayafat, 3 months ago

_____________ are made of letters, words, digits or other characters​

Answers

Answered by Anonymous
4

Sentence

hope it helps

Answered by dreamrob
2

Strings are made of letters, words, digits or other characters​.

Extra Information :

Data types :

  1. Primitive data types
  2. Non-Primitive data types

Primitive data types :

  1. Boolean type
  2. Numeric type

Boolean type :

  1. boolean

Numeric type :

  1. Character value
  2. Integral value

Character value :

  1. char

Integral value :

  1. Integer
  2. Floating point

Integer :

  1. byte
  2. short
  3. int
  4. long

Floating point :

  1. float
  2. double

Non-Primitive data type :

  1. String
  2. Array

Similar questions