answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What are the values of i x and y upon completion of the execution of this code segment?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Math & Arithmetic

Do what you say not what you do can be an effective code of conduct to instill corporate values true or false?

true


What is binary cyclic code?

The reflected binary code, also known as Gray codeafter Frank Gray, is a binary numeral system where two successive values differ in only one bit.Here is an example of a 4-bit Gray code:0000000100110010011001110101010011001101111111101010101110011000


What are value systems?

A value system is a set of consistent ethical values (more specifically the personal and cultural values) and measures used for the purpose of ethical or ideological integrity. A well defined value system is a moral code.


Which black testing is very effective fro the following The valid values for the gender code are 'M' or 'F'?

Requirement based testing


What is a segment?

A segment, in the 8086/8088 is a 64kb chunk of memory addressable by any particular value in a segment register. Specifically, there are four segment registers, Code Segment, Data Segment, Stack Segment, and Extra Segment. Each is used in the context of a particular instruction by multiplying the segment register by 16 (left shift 4) and then adding the particular offset contained in the instruction.This gives access to 1Mb of memory (a 20 bit address bus) using only a 16 bit segment register and a 16 bit offset but, in only one instruction, you only have access to 64kb at a time. It would take two instructions to access any location in memory; one to load the segment register, and one to access the desired location.Note that, since the segment register is only left shifted by 4, that sequential segments overlap each other at a distance of 16 bytes. Note also that, in the 80386 and higher incarnations of the 8086/8088, that protected mode changed the meaning of a segment register, making it impossible to do simple 1Mb address computations unless you were in Virtual 386 mode or you were in flat 32 bit memory mode. (Almost all modern incarnations run in flat 32 bit mode or flat 64 bit mode, making the concept of segmented addressing obsolete.)

Related questions

What types of values does a valid values list contain?

List of values for an accounting code segment


What type of values does a valid values list (VVL) contain?

List of values for an accounting code segment


What type of items are valid for use in the value list of a case clause?

Valid accounting code values for a specific segment


What is data segment memory and code segment memory?

Code Segment, in which all the application code is stored Data Segment, that holds the global data


What is the example of segment register?

There are four segment registers on the 8086 and 8088. These are CS (code for code), DS (data segment), ES (extra data segment), and SS (stack segment).


When you set up an accounting code structure which elements must you specify for each segment?

Segment name, Segment length, segment position


Best-First Search with C Code?

execution


What is code segments in assembly program?

brief note about code segment


What is busy waiting with respect to Operating System?

The repeated execution of a loop of code while waiting for an event to occur is called busy-waiting. The CPU is not engaged in any real productive activity during this period, and the process does not progress toward completion.


What is Advantages of register variables in C?

Faster execution of code.


What is .model small in 8086?

One code-segment. One data-segment. Thus neither code nor data may be greater than 64K


How can you link the values of two accounting code segments?

In accounting, code segments are typically used to categorize transactions by various attributes such as department, project, or location. To link the values of two accounting code segments, you can create a "cross-reference table" that maps the values of one code segment to the values of another code segment. Here's an example: Let's say you have two code segments: "Department" and "Project". You want to be able to link the values of these two code segments so that you can report on project expenses by department. To do this, you can create a cross-reference table that lists all of the possible department values in one column and all of the corresponding project values in another column. For example: Department Project Sales Project A Sales Project B Marketing Project C Marketing Project D In this example, if a transaction is coded to the "Sales" department and "Project A" project, you can look up the corresponding department value in the cross-reference table and see that it is linked to the "Project A" project value. This allows you to report on project expenses by department, even though the transactions are only coded with a project value. Overall, creating a cross-reference table can be a useful way to link the values of two accounting code segments and enable more detailed reporting and analysis. My Recommendation: 𝕙𝕥𝕥𝕡𝕤://𝕨𝕨𝕨.𝕕𝕚𝕘𝕚𝕤𝕥𝕠𝕣𝕖𝟚𝟜.𝕔𝕠𝕞/𝕣𝕖𝕕𝕚𝕣/𝟛𝟟𝟚𝟝𝟟𝟞/𝕄𝕒𝕣𝕧𝟠𝟚𝟡/