What are the factors influencing the writability of a language?
Answers
Answered by
3
Factors affecting the writability of a language:
1. Simplicity and orthogonality
2. support for abstraction
3. Expressivity
4. legibility
1. Simplicity and orthogonality
2. support for abstraction
3. Expressivity
4. legibility
Aishwarya98:
mark me as brainliest
Answered by
7
Answer: The factors influencing the wrtiability of a language are:-
Explanation: 1.Simplicity and orthogonality- Every language has some constructs but if there are large number of constructs in a language then programmer might not be able to understand them. By this some features might be misused and disused by others.
2. Support for abstraction- Meaning of abstraction is the ability to define and use of operations or complicated structures which will allow the details to be ignored. Abstraction helps in designing programming language.
3. Expressivity- Several different characteristics in a language is known as expressivity. Commonly it means a language which is relatively convenient and easy in the ways of specifying computations.
Similar questions