Use app×
QUIZARD
QUIZARD
JEE MAIN 2026 Crash Course
NEET 2026 Crash Course
CLASS 12 FOUNDATION COURSE
CLASS 10 FOUNDATION COURSE
CLASS 9 FOUNDATION COURSE
CLASS 8 FOUNDATION COURSE
0 votes
129 views
in Electronics by (108k points)
closed by

Statement I: Stack is organized as 8-bit storage in the microprocessor.

Statement II: Stack is a set of memory locations in R/W memory reserved for storing information temporarily during the execution of a program.

Code:
1.

Both Statements I and Statement II are individually true and Statement II is the correct explanation of Statement I


2.

Both Statements I and Statement II are individually true but Statement II is not the correct explanation of Statement I


3. Statement I is true but Statement I] is false
4. Statement I is false but Statement II is true

1 Answer

0 votes
by (101k points)
selected by
 
Best answer
Correct Answer - Option 2 :

Both Statements I and Statement II are individually true but Statement II is not the correct explanation of Statement I


Statement I:

  • A stack pointer register is organized as 8-bit storage in the microprocessor.
  • Stack ADT has two main operations push and pop theses two operations are performed from one end only.
  • So, the statement I is not true.
  • Stack memory may not have a size equal to 8-bit storage.

 

Statement II:

  • The stack is a set of memory locations in R/W memory reserved for storing information temporarily during the execution of a program.
  • Stack is a Last in first out data structure. (LIFO)
  • This statement is true but both are independent of each other so option 4 is the correct answer.

Welcome to Sarthaks eConnect: A unique platform where students can interact with teachers/experts/students to get solutions to their queries. Students (upto class 10+2) preparing for All Government Exams, CBSE Board Exam, ICSE Board Exam, State Board Exam, JEE (Mains+Advance) and NEET can ask questions from any subject and get quick answers by subject teachers/ experts/mentors/students.

Categories

...