The correct answer is C. Assembly. Assembly language is the lowest-level language listed and is closest to machine code. It allows developers to write instructions that are translated into executable machine code. Scripting languages automate or run interpreted tasks, markup languages structure content such as web pages, and query languages are used to interact with databases.
Exact Extract/Reference: The CompTIA Tech+ Study Guide states that “assembly language is the lowest level of code in which people can write” and that it “allows the developer to provide instructions directly to the hardware.” It also states that assembly is translated into executable machine code by an assembler.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit