1.

What Is Meant By Data?

Answer»

The NOTION of data is USUALLY understood as something consumed by procedures. But in FUNCTIONAL languages, procedures are first CLASS citizens, i.e., handled LIKE values of other types. Therefore in such languages the distinction between data and procedures is especially obscure.

The notion of data is usually understood as something consumed by procedures. But in functional languages, procedures are first class citizens, i.e., handled like values of other types. Therefore in such languages the distinction between data and procedures is especially obscure.



Discussion

No Comment Found