SarkariResultOutPYQ
MediumBMS2024✓ Editorially verified
PDF

Assembler Directives

Given the following statements:Statement 1:Assembly language is a high-level language.Statement 2:Assembler directives are not used by the CPU itself. They are simply a guide to the assembler.Choose the correct option for the above statements
⚑ Report issue

Found a wrong answer, translation, image or source problem? Send it to editorial review.

Answer & Explanation
Correct AnswerC. Statement 1 is false, but statement 2 is true

Quick Explanation

Assembly language is a low-level symbolic language, so statement 1 is false. Assembler directives guide the assembler in translation, memory allocation and organization and are not instructions executed by the CPU, so statement 2 is true. Therefore option C.

Formula / Key Relation

Directive → assembler action; opcode instruction → CPU action
Assembler Directives explanatory diagram

Detailed Explanation

Correct Answer

C — Statement 1 is false, but statement 2 is true

Concept and Reasoning

Assembly language is a low-level symbolic language, so statement 1 is false. Assembler directives guide the assembler in translation, memory allocation and organization and are not instructions executed by the CPU, so statement 2 is true. Therefore option C.

Calculation / Key Relation

Directive → assembler action

opcode instruction → CPU action

Exam Takeaway

Assembler directives are translator commands, not processor instructions.

Common Mistake

Do not call assembly a high-level language.

Quick Trick

Assembler directives are translator commands, not processor instructions.

Common Mistake

Do not call assembly a high-level language.

Exam Tip

Assembler directives are translator commands, not processor instructions.

Continue learningRelated PYQs & Exam ContextExam path, knowledge path and deeper practice links.
PYQ DiscoveryBrowse all verified PYQs
Open Index
Ready for exam mode?Practice this knowledge in Premium Mock Tests
Open Mock Tests →