Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Quick computer science questions. Answer all 11-20 f or positive rate. 11. Fact A person whose job it is to write programs for the level

Quick computer science questions. Answer all 11-20 for positive rate.

image text in transcribed

11. Fact A person whose job it is to write programs for the level n virtual machine need not be aware of the underlying interpreters and translators T or F? The phrase "need not be aware of" implies the practice of abstraction. 12. Fact Hardware and software are logically equivalent T or F? For example, a computer architecture that does not have ALU support for floating-point operations can simulate the floating-point operations with software. 13. Fact Operating systems were originally designed to automate the computer operator's job T or F? System calls are a good example of that automation. 14. T or F? A microprogram and a machine language program are the same type of software 15. Fact Microprograms grew fat during the golden years of microprogramming (1960s and 1970s) They also tended to get slower and slower as they acquired more bulk. T or F? The "fatness" explains why the RISC machine architecture fell into disrepute. 16. T or F? Microprogramming is not used at all by today's modern machines 17. Fact "From the programmer's point of view, how an instruction is actually implemented is unimportant (except perhaps for its speed)." T or F? This quote is just another example of the ubiquity of abstraction in computing 18. T or F? Algorithms can be implemented in hardware or software. 19. Fact Babbage's difference engine could only run one algorithm because it was not a programmable machine, but T or F? Babbage's analytical engine was designed to be programmable 20. When a computer system's microprogramming for a particular machine language instruction is changed to fix a microprogramming error, what actually is changed? A: ALU B: control unit C: CPU registers D: the instruction's operation code E: microinstructions

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

MFDBS 91 3rd Symposium On Mathematical Fundamentals Of Database And Knowledge Base Systems Rostock Germany May 6 9 1991

Authors: Bernhard Thalheim ,Janos Demetrovics ,Hans-Detlef Gerhardt

1991st Edition

3540540091, 978-3540540090

More Books

Students also viewed these Databases questions

Question

Write Hund's rule?

Answered: 1 week ago