what is data ? explain 5 data type and write their property
Answers
Answered by
1
data types are declarations for memory locations or variables that determine the characteristics of the data that may be stored and the methods (operations) of processing that are permitted involving them.
String.
Integer.
Float (floating point numbers - also called double)
Boolean.
Array.
Object.
NULL.
Resource.
Answered by
0
Answer:
In computing, data is information that has been translated into a form that is efficient for movement or processing.
String.
Integer.
Float (floating point numbers - also called double)
Boolean.
Array.
Object.
NULL.
Resource.
Explanation:
Similar questions