Get the answers you need at Westonci.ca, where our expert community is dedicated to providing you with accurate information. Join our platform to get reliable answers to your questions from a knowledgeable community of experts. Join our platform to connect with experts ready to provide precise answers to your questions in different areas.

What is the primary purpose of source code editor features such as keyword hi lighting and auto-completion A.to speed up the coding process B.to improve the visual appeal of the editor
C.to help programmers debug the code. D.to make coding easier for learners E.to make it easier for machines to read the code


Sagot :

Answer:

A

Explanation:

It's not the following because:

B- visual appeal doesn't really matter when you're getting a job done in terms of programming

C- auto completion doesn't help with debugging it just ensures there's no syntax errors in the first place

D- it could be this, but seasoned coders also use highlighting and autocompletion so I thought A would be a better fit to encompass all coders

E- the editor features doesn't impact the machine at all, it will always be converted to binary so it wouldn't make it easier at all