representation
Data is often represented in memory and you can view the memory
representation of an array. Faerie explains what the need of a Faerie is
and how to deal with it, such as how areas can be declared, how
arrays can be declared, and how data can be stored in the memory.
For example, a decimal number 5 has to be converted into binary and
stored in 32 bits. Declaration of arrays is language-specific and
different syntaxes will be used for different languages such as C,
Python, or Pascal. In C language for example, you can modify the
declaration such that under one variable name you can store roll
numbers of all 60 students.