answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: Consider a system with a 16KB memory The sequence of processes loaded in and?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Where is the IOS loaded when the device is loaded?

into memory


Suppose server object is not loaded into the memory and the client request for it what will happen?

If a server object is not loaded in the memory and the request for it, then the server object is loaded in to the memory and is initialized


Why is the windows operation system loaded into memory?

No Programs can function (run) without first being loaded into the computer's Memory. Once loaded, Instructions can be addressed and performed. The same is true for Data. It is first read from its source and them loaded into Memory.


Where is the ios loaded when the device is powered on?

into memory


How much memory does 60GB hold?

60 x 1073741824 bytes or 60 x 1024 mb generally when someone talks about memory it is volatile memory and is loaded when an application, game or software is loaded.


What memory holds data and instructions as the CPU processes them?

memory


In paging how the virtual memory can be implemented?

its depends on number of processes in memory.


My interviewer asked how you know data is updated or saved in hibernate?

Data is not updated or saved in hibernate. Hibernate is where the contents of main memory and CPU status is saved to a disk file and then the computer is shut down. On the next startup, the boot sequence reloads the CPU and memory state from that file, instead of the normal boot sequence. If a file was loaded in an editor and not saved before hibernate, then it will still be loaded in that editor and not saved after hibernate. As far as updates, since the computer is turned of during hibernate, updates are impossible.


Can perception and memory be seen as constructive processes?

Yes, perception and memory can be seen as constructive processes. To be considered a constructive process the idea of accuracy in perception and memory must be displaced.


Evm006 insufficient memory when using ddr II in dos 6.22 - any solutions?

You probably don't have enough lower memory free. Make sure you have DOS loaded high, and that any necessary memory managers to make additional memory (such as EMM386 and HIMEM) are loaded.


Where does operating system reside?

The operating system resides in secondary memory i.e., hard disk.when we boot our computer it is loaded into Primary memory i.e.,RAM and then loaded,this process is called booting


What is RRscheduling?

This refers to Round Robin scheduling, a method implemented in various situations that require scheduling algorithms e.g in memory management within a CPU. If for example you have 5 processes loaded in memory, RR scheduling would allocate an even number of time quanta from the processor to each process in turn, returning back to the first process and continuing as new processes are added and old ones are completed.