A _________ is a small, very-high-speed memory maintained by the instruction fetch stage of the pipeline and containing the n most recently fetched instructions in sequence.

A. loop buffer
B. delayed branch
C. multiple stream
D. branch prediction


A. loop buffer

Computer Science & Information Technology

You might also like to view...

The create new event button is located in the:

a. Details Panel b. Events Editor c. Method Editor d. Object Editor e. None of these

Computer Science & Information Technology

Parsed character data includes _____.

A. comments B. empty element tags C. processing instructions D. all of the above

Computer Science & Information Technology

Which of the following properly create and initialize a Font object?

A. Font f = new Font(); B. Font f = new Font("Serif", Font.Bold + Font.Italic, 19); C. Font f = new Font(Font.Bold, 20, "SansSerif"); D. Font f = new Font(20, Font.Bold, "Monospaced"); a. A and B. b. B and C. c. B. d. D.

Computer Science & Information Technology

A router receives a packet with a destination address 72.44.69.254?however, no entry in the routing table exists for the network. Which of the following actions will the router take?

A. The packet will be queued while the router queries for an acceptable path to the destination. B. The packet will be dropped as nonroutable. C. The packet will be forwarded out until another router forwards the packet. D. The packet will be forwarded to the next hop address of the default route

Computer Science & Information Technology