Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Questions | Answers | Discussions | Knowledge sharing | Communities & more.
What scheduling algorithm allows processes that are logical runnable to be temporarily suspended?
The strategy of allowing process that are logically runnable to be temporarily suspended is called. preemptive scheduling.
The strategy of allowing process that are logically runnable to be temporarily suspended is called. preemptive scheduling.
See lessScheduling is
Scheduling is the process of arranging, controlling and optimizing work and workloads in a production process. Companies use backward and forward scheduling to allocate plant and machinery resources, plan human resources, plan production processes and purchase materials.
Scheduling is the process of arranging, controlling and optimizing work and workloads in a production process. Companies use backward and forward scheduling to allocate plant and machinery resources, plan human resources, plan production processes and purchase materials.
See lessJob Control Language (JCL) statements are used to
The purpose of JCL is to say which programs to run, using which files or devices for input or output, and at times to also indicate under what conditions to skip a step. Parameters in the JCL can also provide accounting information for tracking the resources used by a job as well as which machine thRead more
The purpose of JCL is to say which programs to run, using which files or devices for input or output, and at times to also indicate under what conditions to skip a step. Parameters in the JCL can also provide accounting information for tracking the resources used by a job as well as which machine the job should run on.
See lessThe system/370 assembler language
The assembler language is a symbolic programming language used to write programs for the IBM System/360. The language pro- vides a convenient means for representing the machine instructions and related data necessary to program the IBM System/360.
The assembler language is a symbolic programming language used to write programs for the IBM System/360. The language pro- vides a convenient means for representing the machine instructions and related data necessary to program the IBM System/360.
See lessWhich of the following is not true about documentation?
The four kinds of documentation are: learning-oriented tutorials. goal-oriented how-to guides. understanding-oriented discussions. information-oriented reference material.
The four kinds of documentation are:
See lesslearning-oriented tutorials.
goal-oriented how-to guides.
understanding-oriented discussions.
information-oriented reference material.
Paging
Paging is a function of memory management where a computer will store and retrieve data from a device's secondary storage to the primary storage. Memory management is a crucial aspect of any computing device, and paging specifically is important to the implementation of virtual memory.
Paging is a function of memory management where a computer will store and retrieve data from a device’s secondary storage to the primary storage. Memory management is a crucial aspect of any computing device, and paging specifically is important to the implementation of virtual memory.
See lessThe problem of thrashing is affected significantly by:
Explanation: Thrashing happens when a computer's virtual memory resources become saturated, resulting in a persistent state of paging that prevents the most application-level activity from taking place.
Explanation: Thrashing happens when a computer’s virtual memory resources become saturated, resulting in a persistent state of paging that prevents the most application-level activity from taking place.
See lessPaging
Paging is a function of memory management where a computer will store and retrieve data from a device's secondary storage to the primary storage. Memory management is a crucial aspect of any computing device, and paging specifically is important to the implementation of virtual memory.
Paging is a function of memory management where a computer will store and retrieve data from a device’s secondary storage to the primary storage. Memory management is a crucial aspect of any computing device, and paging specifically is important to the implementation of virtual memory.
See lessWhich of the following software types is used to simplify using systems software?
Time sharing software is used to simplify using of system software.
Time sharing software is used to simplify using of system software.
See lessWhich of the following is not true about the memory management?
Explanation: Dynamic paging in os is not valid memory management technique. Paging is a form of dynamic relocation, where each virtual address is bound by the paging hardware to a physical address.
Explanation: Dynamic paging in os is not valid memory management technique. Paging is a form of dynamic relocation, where each virtual address is bound by the paging hardware to a physical address.
See less