The reason software developers prefer to use high-level language to author software programs is because: C. It uses a more English-like syntax.
A software can be defined as a set of executable instructions that is typically used to instruct a computer system on how to perform a specific task (function) and proffer solutions to a particular problem.
A compiler can be defined as a software program that is designed and developed to translate the entire source code of program at once, in order to produce an object code.
This ultimately implies that, a compiler translates a software program that is written in a high-level language into low-level language (machine language).
In conclusion, the reason software developers prefer to use high-level language to author software programs is because it is designed and developed to use a more English-like syntax.
Read more on software syntax here: https://brainly.com/question/19176627
#SPJ1