Computer Science, asked by sikha48, 1 year ago

What is data type in C definition?​

Answers

Answered by llREYAANll
0

Hey

ANSWER___the C programming language, data types are declarations for memory locations or variables that determine

HOPE IT HELPS

Answered by Anonymous
0

Hello!!

Data types are usually used to specify how we enter data into our programs and what type of data we enter.

Data types are mainly used to define a variable before to use in a program.

Different data types:

Char

String

Boolean

Float etc..

Thanks!! ❤

Similar questions