Describe data types with suitable examples
Answers
Answered by
0
Hey dude,
In computer science and computer programming, a data type or simply type is an attribute of data which tells the compiler or interpreter how the programmer intends to use the data.
Most programming languages support common data types of real, integer and boolean.
PHP supports the following data types:
String.
Integer.
Float (floating point numbers - also called double)
Boolean.
Array.
Object.
NULL.
Resource.
Similar questions
Math,
6 months ago
Computer Science,
6 months ago
Environmental Sciences,
1 year ago
Math,
1 year ago