Programming Language
Explain why orthogonality is important but requires balance.
If the operations change just one thing without affecting
others, this is called as the orthogonality which is mainly used in
programming.
Due to this orthogonality, we are able to make the different data
structures present in the programming languages such as C. For
example: If we consider the structures used in the C language they
are also made due to the orthogonality which is used in
programming.
Yes, it requires balance as well because orthogonality should
not add the change in such a way that it starts affecting
others.
Thus balance is needed in the orthogonality.
Thanks
Get Answers For Free
Most questions answered within 1 hours.