Computer Science, asked by sagarjoshi8650, 3 months ago

how many types of data are their define types of data​

Answers

Answered by aashif98
18

4 Types of Data: Nominal, Ordinal, Discrete, Continuous.

I hope your ans is correct ✍️✍️✍️✍️

Pls mark ❣️ as Brainlist

Answered by preetishah8860
3

Answer:

  1. String (str) : used for the combination for any character that appear on a keyboard, such as letters, numbers, and symbols.
  2. Character (char) : used for single letters.
  3. Integer (int) : used for whole numbers.
  4. Boolean (bool) : used where restricted to true/false or yes/no options.
  5. Float (real) : used for numbers that contain decimal points, or for fractions.
Similar questions