What are three major advantages to writing programs in assembly language rather than machine language?

What will be an ideal response?


1) Use of symbolic operation codes rather than numeric (binary) ones2) Use of symbolic memory addresses rather than numeric (binary) ones3) Pseudo-operations that provide useful user-oriented services such as data generation

Computer Science & Information Technology

You might also like to view...

If two tables do not have a common field, Access will join the two tables by combining the records, regardless of whether they have a matching field. This is called the ________ effect

A) join B) multiplier C) relationship D) query

Computer Science & Information Technology

Critical Thinking QuestionsCase 1-2John's new computer has started to perform oddly and he is concerned that it may have become infected with malware. He knows that you work for a company that produces antivirus software so he gives you a call to ask for advice.List at least six reasons you can give John for preventing viruses and other malware.

What will be an ideal response?

Computer Science & Information Technology

Syntax (as it applies to Excel 2010)

A) is a set of rules that govern the structure and components for a function. B) is an input such as a cell reference or a value needed to complete a function. C) is a small pop-up description that displays the arguments for a function as you enter it. D) displays a list of functions and defined names as you enter a function.

Computer Science & Information Technology

Using Word's order of operations, if cell K4 contains 6, J5 contains 2, and M2 contains 12, then result of =M2*(K4-J5 ) is ________

A) 3 B) 48 C) 0 D) 70

Computer Science & Information Technology