Translator programs that translate assembly language programs into machine language programs are known as ____.
A. assemblers
B. linkers
C. compilers
D. interpreters
Answer: A
You might also like to view...
You cannot bind a LINQ query’s result directly to a ListBox. You must first ________.
a) bind the result to a ListItem b) clear the ListBox c) convert the results to a List with method ToList d) cast the result to a ListBoxItem
Program instructions are fetched and executed by the _____.
A. microprocessor B. operating system C. memory D. central logic unit
Many retailers see the technology shown in the accompanying figure as an alternative to bar codes because which of the following is true?
A. It utilizes direct contact. B. It does not require line-of-sight transmission. C. It requires each item to be checked out individually. D. All of the above.
This type of language uses natural languages to allow humans to communicate more directly to a computer.
A. high-level procedural B. problem and constraint C. assembly D. machine