Computer Science Engineering (CSE) Exam  >  Computer Science Engineering (CSE) Tests  >  Test: Arithmetic And Logic Instructions - Computer Science Engineering (CSE) MCQ

Test: Arithmetic And Logic Instructions - Computer Science Engineering (CSE) MCQ


Test Description

10 Questions MCQ Test - Test: Arithmetic And Logic Instructions

Test: Arithmetic And Logic Instructions for Computer Science Engineering (CSE) 2024 is part of Computer Science Engineering (CSE) preparation. The Test: Arithmetic And Logic Instructions questions and answers have been prepared according to the Computer Science Engineering (CSE) exam syllabus.The Test: Arithmetic And Logic Instructions MCQs are made for Computer Science Engineering (CSE) 2024 Exam. Find important definitions, questions, notes, meanings, examples, exercises, MCQs and online tests for Test: Arithmetic And Logic Instructions below.
Solutions of Test: Arithmetic And Logic Instructions questions in English are available as part of our course for Computer Science Engineering (CSE) & Test: Arithmetic And Logic Instructions solutions in Hindi for Computer Science Engineering (CSE) course. Download more important topics, notes, lectures and mock test series for Computer Science Engineering (CSE) Exam by signing up for free. Attempt Test: Arithmetic And Logic Instructions | 10 questions in 10 minutes | Mock test for Computer Science Engineering (CSE) preparation | Free important questions MCQ to study for Computer Science Engineering (CSE) Exam | Download free PDF with solutions
Test: Arithmetic And Logic Instructions - Question 1

 When we add two numbers the destination address must always be.

Detailed Solution for Test: Arithmetic And Logic Instructions - Question 1

For addition purposes the destination address must always be an accumulator. Example- ADD A,R0; ADD A, @R1; ADD A,@ DPTR

Test: Arithmetic And Logic Instructions - Question 2

 DAA command adds 6 to the nibble if:

Detailed Solution for Test: Arithmetic And Logic Instructions - Question 2

DAA command adds 6 to the nibble, if any of the nibble becomes greater than 9.

1 Crore+ students have signed up on EduRev. Have you? Download the App
Test: Arithmetic And Logic Instructions - Question 3

If SUBB A,R4 is executed, then actually what operation is being applied?

Detailed Solution for Test: Arithmetic And Logic Instructions - Question 3

SUBB command subtracts with borrow the contents of accumulator with that of the register or some immediate value. So A-R4 is being executed.

Test: Arithmetic And Logic Instructions - Question 4

 A valid division instruction always makes:

Detailed Solution for Test: Arithmetic And Logic Instructions - Question 4

When we divide two numbers then AC and CY becomes zero.

Test: Arithmetic And Logic Instructions - Question 5

In 8 bit signed number operations, OV flag is set to 1 if:

Detailed Solution for Test: Arithmetic And Logic Instructions - Question 5

In 8 bit operations, if a carry is generated from D6 or D7 bit, then OV flag is set to 1.

Test: Arithmetic And Logic Instructions - Question 6

 In unsigned number addition, status of which bit is important?

Detailed Solution for Test: Arithmetic And Logic Instructions - Question 6

If unsigned numbers operations are involved, then the status of CY flag is important and in signed number operation the status of OV flag is important.

Test: Arithmetic And Logic Instructions - Question 7

Which instructions have no affect on the flags of PSW.

Detailed Solution for Test: Arithmetic And Logic Instructions - Question 7

These instructions are the arithmetic operations and the flags are affected by the data copy instructions, so all these instructions don’t affect the bits of the flag.

Test: Arithmetic And Logic Instructions - Question 8

 ANL instruction is used

Detailed Solution for Test: Arithmetic And Logic Instructions - Question 8

ANL instruction is used to AND the contents of the two registers and is also used to mask the status of the bits of the register.

Test: Arithmetic And Logic Instructions - Question 9

 CJNE instruction makes

Detailed Solution for Test: Arithmetic And Logic Instructions - Question 9

In CJNE command, the pointer jumps if the values of the two registers are not equal and it resets CY, if the destination address is larger then the source address and sets CY if the destination address is smaller then the source address.

Test: Arithmetic And Logic Instructions - Question 10

 XRL, ORL, ANL commands have

Detailed Solution for Test: Arithmetic And Logic Instructions - Question 10

These commands have accumulator as the destination address and any register, memory or any immediate data as the source address.

Information about Test: Arithmetic And Logic Instructions Page
In this test you can find the Exam questions for Test: Arithmetic And Logic Instructions solved & explained in the simplest way possible. Besides giving Questions and answers for Test: Arithmetic And Logic Instructions, EduRev gives you an ample number of Online tests for practice

Top Courses for Computer Science Engineering (CSE)

Download as PDF

Top Courses for Computer Science Engineering (CSE)