Question

1. Pep/9 has one index register (True / False) 2. The hidden bit in floating point...

1. Pep/9 has one index register (True / False)

2. The hidden bit in floating point is not stored but is always there. (True / False)

3. A machine language program can change itself. (True / False)

Homework Answers

Answer #1

1. TRUE, because it stores a number used to modify the address (In address field) and provides an efficient way to access a number of consecutive locations.

2. TRUE, because many floating point representations have an implicit hidden bit in the mantissa. This is a bit which is present virtually in the mantissa, but not stored in memory because its value is always 1 in a normalized number.

3. FALSE, because In computer programming, machine code, consisting of machine language instructions, is a low-level programming language used to directly control a computer's central processing unit (CPU). Each instruction causes the CPU to perform a very specific task, such as a load, a store, a jump, or an arithmetic logic unit (ALU) operation on one or more units of data in the CPU's registers or memory.

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
Matlab uses IEEE double precision numbers: 64-bit floating point representation 1 bit : sign 11 bits:...
Matlab uses IEEE double precision numbers: 64-bit floating point representation 1 bit : sign 11 bits: exponent 52 bits: mantissa. Calculate largest number (less than inf) that can be stored accurately Calculate smallest number (x>0) that can be stored accurately Calculate the machine epsilon Show all work step by step and repeat for 10 bit floating point (bit sign, 4 bits exponent and 5 bits mantissa)
Matlab uses IEEE double precision numbers: 64-bit floating point representation 1 bit : sign 11 bits:...
Matlab uses IEEE double precision numbers: 64-bit floating point representation 1 bit : sign 11 bits: exponent 52 bits: mantissa. Calculate largest number that can be stored accurately Calculate smallest number (x>0) that can be stored accurately Calculate the machine epsilon Show all work step by step and explain calculations Now calculate the largest number and smallest number for a 10 bit floating point (1 bit for the sign, 4 bits exponent and 5 bits mantissa)
13. (True/False): The register list in the USES directive must use commas to separate the register...
13. (True/False): The register list in the USES directive must use commas to separate the register names. 11. (True/False): The USES operator lets you name all registers that are modified within a procedure. 2. Which instruction pushes the 32-bit EFLAGS register on the stack? 18. Which statement is true about what will happen when the example code runs? 1: main PROC 2: mov eax,40 3: push offset Here 4: jmp Ex4Sub 5: Here: 6: mov eax,30 7: INVOKE ExitProcess,0 8:...
The stop bit can be 1, 2, or none at all. Select one: True False
The stop bit can be 1, 2, or none at all. Select one: True False
1. Floating point representations in computers are exact, and are not prone to small floating point...
1. Floating point representations in computers are exact, and are not prone to small floating point inaccuracies. True False 2. The difference between a declared variable and a declared constant is that a constant’s value can vary at run-time, but a declared variable’s value cannot ever be changed after it is initialized True False 3. The expression: 72 > 116 || 27 > 15 evaluates at run-time to true. True False 4. The expression: 4 > 8 && 2 <...
4-bit register using jk flip flops. 1)What is the purpose of anding the clock signal and...
4-bit register using jk flip flops. 1)What is the purpose of anding the clock signal and the load input together in your circuit? 2) How would I be able to store 1011 into the 4-bit register? Explain the process. For example, what do your inputs should be? Should your clock be on or off? How about your load input? How does your load input work when you want to store bits into your register? 3) If your load input is...
True False Select the most correct answer. Question 1 (1 point) Most databases are just in...
True False Select the most correct answer. Question 1 (1 point) Most databases are just in 1NF. Question 1 options: True False Question 2 (1 point) A subquery is always preferred over a join. Question 2 options: True False Question 3 (1 point) A database may consist only of multiple files. Question 3 options: True False Question 4 (1 point) A database may exist without a database management system. Question 4 options: True False Question 5 (1 point) The insert...
True or False. Explain why it is true or false. 1) A change in people’s preferences...
True or False. Explain why it is true or false. 1) A change in people’s preferences always leads to an increase in the Terms of Trade for a country. 2) With free trade, the industrialized countries gain at the expense of the agricultural countries. 3) In a 2X2X2 model, free trade leads to identical rental rate levels in both countries. 4) In the Neo-Classical model in autarky, a country can produce only one good at a time.
(1) [1 Point] True or False: A shock wave is a thin region of highly viscous...
(1) [1 Point] True or False: A shock wave is a thin region of highly viscous flow, and the flow through the shock is adiabatic but nonisentropic. (2) [1 Point] True or False: For hypersonic flow, the ratio of specific heats for air (??) can be assumed to be constant. (3) [1 Point] True or False: A normal shock wave is a shock wave that makes an oblique angle with respect to the upstream flow. (4) [1 Point] True or...
1. When computing a value-weighted index, we use a "Divisor". True False 2. The primary market...
1. When computing a value-weighted index, we use a "Divisor". True False 2. The primary market for stocks is the IPO market, not the stock market. True False 3. An index has a market value of 13,447.25 at the beginning of the period and 13,893.57 at the end of the period. If you want the beginning index value to be 2,000, what will be the ending index value? a. 2,000 b. 13,893.57 c. 13,447.25 d. none ANSWER all or i...