Use app×
Join Bloom Tuition
One on One Online Tuition
JEE MAIN 2025 Foundation Course
NEET 2025 Foundation Course
CLASS 12 FOUNDATION COURSE
CLASS 10 FOUNDATION COURSE
CLASS 9 FOUNDATION COURSE
CLASS 8 FOUNDATION COURSE
0 votes
74 views
in Computer by (108k points)
closed by

Statement I: I/O devices can be accessed using IN and OUT instructions.

Statement II: Arithmetic and logic operations can be directly performed with I/O data.

Code:


1. Both Statement 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 mot the correct explanation of Statement I
3. Statement I is true but Statement II 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 4 : Statement I is false but Statement II is true

Statement I: False

  • In memory-mapped I/O, devices cannot be accessed using IN and OUT instructions
  • IN and OUT both are 2-byte instructions in 8085 processor

 

Example:

IN – port address DB (Hexadecimal)

OUT-port address D3 (Hexadecimal)

So statement 1 is False

Statement II: True

In memory-mapped I/O, arithmetic and logic operations can be directly performed with the I/O data.

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

...