Latest Answer: Time Sharing: programs are executed in an interlived manner that is 1st the programs are merged together to form a single stream of instruction then given to the processos for execution.Multitasking: programs are kept seperate and cpu switches in betn ...
Latest Answer: Hello,Differences from non real time OS is(i.e. RTOS is)1.Preemptive priority based scheduling 2.Low interrrupt latency 3.Low context switching(no need to store and restore virtual address context) 4.Small and configurable(MicroKernel) ...
What is the booting sequence of window operating system and how it is different from linux operating system?
Latest Answer: operation of multi user operating systems are having the functions like time sharing and data sharing while this is not done in single user operating system. ...
Latest Answer: no ...
Latest Answer: The processor frequency up to 1.2Ghz 12.10X is P3The processor frequency greater than 1.2Ghz is P4The Cache memory in P4 is incereased compared to P3 In P4 We have a special range of processor with HT technology and Dual core ...
Latest Answer: FAT32 is the 32 bit version of FAT. It support smaller cluster size and larger volumes [upto 2 TB] than FAT.NTFS is an advanced file system that provides performance, security and reliabilty.
These features are not found in any versions of FAT. In NTFS ...
Latest Answer: Hi,sar = system activity reportervmstat = virtual memory stat counetriostat = input/output stat counternetstat = network stat counter Sar is basically used for getting the performance stats of a system over a period of time , this gives us a awful amount ...
Latest Answer: Hi,Physical Memory is nothing ICs physically present in computer system.They are in different forms ECC/SD Ram/DDR etc.Every server is having limited support of RAM like 512 MB/1024 MB .....2 GB, 4 GB etc.Where as virtual memory is virtually created memory by ...
Latest Answer: Pipe is a special file. Two types of pipes are:unnamed pipesnamed pipes (FIFO)1) Pipe is used for IPC - (Inter Process Communication), whereas socket is used for IPCÂ and also for communication of process in network.2) pipe supports destructive reading ...
View page << Previous 3 4 5 6 [7] 8 9 Next >>

Go Top