What are the different types of CPU registers in a typical operating system design?
Answer / Dhanwati
1. General-purpose registers: used for storing temporary data, 2. Index registers: used for accessing arrays or tables, 3. Control registers: used by the control unit to manage the CPU's operation, 4. Stack pointers: used to keep track of function calls and return addresses, 5. Instruction pointer (IP): points to the current instruction being executed.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the signal?
What are the basic functions of an operating system?
Do I need 32gb of ram?
What do you know about interrupt?
What is Executive in Windows NT?
What kind of memory is a ram categorized as?
What are 3 operating systems?
There is some data related to temperatures of different cities. One side(thread), will be updating the values and multiple clients will be reading the values. how do you achieve synchronization?
How do I fix error 429?
What are merits and demerits of systems supporting multiple file structure and systems supporting a stream of bytes?
What is the difference between soft and hard links?
Explain the concept of deadlocks? Why they are used?