PYQ
EasyDeputy Executive Engineer (Electrical), Class-2, Sports Authority of Gujarat / Assistant Engineer (Electrical), Class-2,2026✓ Editorially verified
PDF

Consider the following statements regarding 8051 Addressing modes:1.Immediate addressing includes operand in instruction.2.Direct addressing uses memory address explicitly.3.Indirect addressing uses register to hold address.Which of the above statements is/are correct?

⚑ Report issue

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

Sign in to submit a report
Answer & Explanation
Correct AnswerD. 1, 2 and 3

Quick Explanation

The classic 8051 is an 8-bit Harvard-style microcontroller with separate code and data spaces. The standard core has 4 KB on-chip program ROM and 128 bytes internal RAM, supports external memory, multiple interrupts and configurable interrupt priority. Key relation: Reset SP=07H; classic internal RAM=128 bytes; standard ROM=4 KB.

Exam focus: Remember 07H for stack pointer reset. Common trap: 00H is not the reset value of the 8051 stack pointer.

Formula / Key Relation

Reset SP=07H; classic internal RAM=128 bytes; standard ROM=4 KB.

Detailed Explanation

Correct Answer: D - 1, 2 and 3 Quick Concept Explanation The classic 8051 is an 8-bit Harvard-style microcontroller with separate code and data spaces. The standard core has 4 KB on-chip program ROM and 128 bytes internal RAM, supports external memory, multiple interrupts and configurable interrupt priority. Key relation: Reset SP=07H; classic internal RAM=128 bytes; standard ROM=4 KB.Exam focus: Remember 07H for stack pointer reset. Common trap: 00H is not the reset value of the 8051 stack pointer. Statement-wise Verification Statement 1 - Correct.Immediate addressing includes operand in instruction.Remember 07H for stack pointer reset. Statement 2 - Correct.Direct addressing…

SEO + Knowledge GraphRelated PYQs & Exam ContextExam path, knowledge path and deeper practice links.
1Previous Exam Appearances
6All Related Questions
99Content Quality

Previous Exam Appearances

Deputy Executive Engineer (Electrical), Class-2, Sports Authority of Gujarat / Assistant Engineer (Electrical), Class-2,2026Q. 140

More Questions From This Concept

Ready for exam mode?Practice this knowledge in Premium Mock Tests
Open Mock Tests →