Computer Science Engineering (CSE) Exam  >  Computer Science Engineering (CSE) Questions  >  When we add two numbers the destination addre... Start Learning for Free
 When we add two numbers the destination address must always be.
  • a)
    some immediate data
  • b)
    any register
  • c)
    accumulator
  • d)
    memory
Correct answer is option 'C'. Can you explain this answer?
Verified Answer
When we add two numbers the destination address must always be.a)some ...
For addition purposes the destination address must always be an accumulator. Example- ADD A,R0; ADD A, @R1; ADD A,@ DPTR
View all questions of this test
Most Upvoted Answer
When we add two numbers the destination address must always be.a)some ...
Explanation:

When we add two numbers in a computer program, we need to store the result somewhere. This location is called the destination address. There are several options for where we can store the result:

1. Immediate data: This is a value that is stored directly in the instruction itself. It is not a memory location or a register. However, this option is not suitable for storing the result of addition as it is a dynamic result.

2. Register: Registers are small, fast storage locations within the CPU. They can hold data that is being used frequently, such as variables or intermediate results. When we add two numbers, we can store the result in a register. However, registers have limited capacity, so we may need to use multiple registers or swap data in and out of memory.

3. Accumulator: An accumulator is a register that is specifically designed for arithmetic operations. When we add two numbers, we can store the result in the accumulator. This option is efficient because the accumulator is optimized for arithmetic operations.

4. Memory: Memory is a larger, slower storage location that can hold data that is not being used immediately. When we add two numbers, we can store the result in memory. This option is less efficient than using a register or accumulator because it requires more time to access the memory.

Therefore, the correct answer is option 'C' i.e., the destination address must always be the accumulator.
Explore Courses for Computer Science Engineering (CSE) exam

Top Courses for Computer Science Engineering (CSE)

When we add two numbers the destination address must always be.a)some immediate datab)any registerc)accumulatord)memoryCorrect answer is option 'C'. Can you explain this answer?
Question Description
When we add two numbers the destination address must always be.a)some immediate datab)any registerc)accumulatord)memoryCorrect answer is option 'C'. Can you explain this answer? for Computer Science Engineering (CSE) 2024 is part of Computer Science Engineering (CSE) preparation. The Question and answers have been prepared according to the Computer Science Engineering (CSE) exam syllabus. Information about When we add two numbers the destination address must always be.a)some immediate datab)any registerc)accumulatord)memoryCorrect answer is option 'C'. Can you explain this answer? covers all topics & solutions for Computer Science Engineering (CSE) 2024 Exam. Find important definitions, questions, meanings, examples, exercises and tests below for When we add two numbers the destination address must always be.a)some immediate datab)any registerc)accumulatord)memoryCorrect answer is option 'C'. Can you explain this answer?.
Solutions for When we add two numbers the destination address must always be.a)some immediate datab)any registerc)accumulatord)memoryCorrect answer is option 'C'. Can you explain this answer? in English & in Hindi are available as part of our courses for Computer Science Engineering (CSE). Download more important topics, notes, lectures and mock test series for Computer Science Engineering (CSE) Exam by signing up for free.
Here you can find the meaning of When we add two numbers the destination address must always be.a)some immediate datab)any registerc)accumulatord)memoryCorrect answer is option 'C'. Can you explain this answer? defined & explained in the simplest way possible. Besides giving the explanation of When we add two numbers the destination address must always be.a)some immediate datab)any registerc)accumulatord)memoryCorrect answer is option 'C'. Can you explain this answer?, a detailed solution for When we add two numbers the destination address must always be.a)some immediate datab)any registerc)accumulatord)memoryCorrect answer is option 'C'. Can you explain this answer? has been provided alongside types of When we add two numbers the destination address must always be.a)some immediate datab)any registerc)accumulatord)memoryCorrect answer is option 'C'. Can you explain this answer? theory, EduRev gives you an ample number of questions to practice When we add two numbers the destination address must always be.a)some immediate datab)any registerc)accumulatord)memoryCorrect answer is option 'C'. Can you explain this answer? tests, examples and also practice Computer Science Engineering (CSE) tests.
Explore Courses for Computer Science Engineering (CSE) exam

Top Courses for Computer Science Engineering (CSE)

Explore Courses
Signup for Free!
Signup to see your scores go up within 7 days! Learn & Practice with 1000+ FREE Notes, Videos & Tests.
10M+ students study on EduRev