Question
Why is source code used in programming?
(1 point)
Responses
It’s the only language a computer can understand.
It makes hacking harder.
It is faster to run.
It is easier for humans to understand.
It is easier for humans to understand.
(1 point)
Responses
It’s the only language a computer can understand.
It makes hacking harder.
It is faster to run.
It is easier for humans to understand.
It is easier for humans to understand.
Answers
GPT 3.5
Correct! Source code is used in programming because it is easier for humans to understand and write instructions. It allows programmers to create and modify software by providing a set of instructions that a computer can understand and execute.