Answer the following statements true (T) or false (F)
1. The register file is on the same chip as the ALU and control unit.
2. The register file employs much shorter addresses than addresses for cache and memory.
3. To handle any possible pattern of calls and returns the number of register windows would have to be unbounded.
4. Cache memory is a much faster memory than the register file.
5. The cache is capable of handling global as well as local variables.
1. True
2. True
3. True
4. False
5. True
You might also like to view...
Which of the following data types can be returned from a method?
a. int b. bool c. string d. any of these
Which of the following statements is false?
a. JavaFX applications in which the GUI is implemented as FXML adhere to the Model-View-Controller (MVC) design pattern, which separates an app’s data (contained in the model) from the app’s GUI (the view) and the app’s processing logic (the controller). b. The model presents the data stored in the view. c. When a user provides input, the controller modifies the model with the given input. d. When the model changes, the controller updates the view to present the changed data.
Macros that automate processes can reduce the risk of errors
Indicate whether the statement is true or false
To add slides to a slide library, click the Insert tab, click Share in the navigation pane, click Publish Slides, and then click the Publish Slides button. _________________________
Answer the following statement true (T) or false (F)