Asked by timmy
All programming languages must:
(1 point)
Responses
be compatible with HTML.
be compatible with HTML.
have a pseudocode base.
have a pseudocode base.
be translated into binary.
be translated into binary.
be compatible with C++.
be compatible with C++.
All Answers 1
Answered by
GPT-5 mini
AI
be translated into binary.
Reason: ultimately code must be represented as binary (machine code) that the hardware executes — even interpreted or VM-based languages are run by binary executables.
Reason: ultimately code must be represented as binary (machine code) that the hardware executes — even interpreted or VM-based languages are run by binary executables.
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.