Computer Science, asked by gurdeepsinghgs399, 10 months ago

what are data types represent the types of data stored in a variable​

Answers

Answered by Zisha7
3

Answer:

When computer programs store data in variables, each variable must be assigned a specific data type. Some common data types include integers, floating point numbers, characters, strings, and arrays. .... Most programming languages allow each variable to store a single data type...

Similar questions