Social Sciences, asked by shehalasherin2637, 1 year ago

Characteristics of good programming language

Answers

Answered by khushi9d11
1
Several characteristics believed to be important for making a programming language good are:

Simplicity : A good programming language must be simple and easy to learn and use. 

Naturalness:- A good language should be natural for the application area, for which it has been designed.

Abstraction:- Abstraction means the ability to define and then use complicated structures or operations in ways that allow many of the details to be ignored. 

Efficiency :- Programs written in a good programming language are efficiently translated into machine code, are efficiently executed, and acquire as little space in the memory as possible. 


thanks and please mark as brainliest
Similar questions