1.

Write the data tyeps from computer programming perspectives

Answer»

Answer:

Most programming LANGUAGES support basic data types of integer numbers (of varying sizes), floating-point numbers (which APPROXIMATE real numbers), characters and Booleans. This data type defines the operations that can be DONE on the data, the MEANING of the data, and the way VALUES of that type can be stored.

Hope it helps :)



Discussion

No Comment Found