answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What is the schedule algorithm used in windows?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Which CPU shchedule algorithm is used by Windows 8?

Round Robin


What CPU scheduling algorithm is used Windows NT?

Windows XP uses a quantum-based, preemptive priority scheduling algorithm


Which command is used from the Windows command prompt to schedule a program to run at a specific time?

AT


Which command-line utility can be used to schedule a backup of a Windows XP workstation?

backup


What is anlgorithm in math?

An algorithm is a systematic method used to solve some problem.An algorithm is a systematic method used to solve some problem.An algorithm is a systematic method used to solve some problem.An algorithm is a systematic method used to solve some problem.


What is the Round Robin algorithm?

It's an algorithm that is used for CPU schedulers.


Describe the various notations used to define the effiency of An algorithm?

notations used to define the efficiency of An algorithm


Why round robin algorithm not applicable for distributed environment?

distributed system doesn't have any global clock time. It uses some special schedule technique such as lampart's cycle and other algorithm.


What kind of process algorithm is used in mac os x?

scheduling algorithm


Which hidden markov model algorithm is used for credit card fraud detection?

It's not the Markov algorithm, it is the Luhn Algorithm.


What is SHA in Unix?

SHA is cryptographic hash function used to encrypt passwords. The SHA hashing algorithm is not restricted to Unix, though. It is typically used to verify the integrity of some downloaded file, to make sure there was no corruption during transmission. Your Windows or OSX software may use this same algorithm without you knowing it.


What is Dijkstra's algorithm?

Dijkstra's algorithm is used by the OSPF and the IS-IS routing protocols. The last three letters in OSPF (SPF) mean "shortest path first", which is an alternative name for Dijkstra's algorithm.