set-6
251. Multiprogramming was made possible by:
252. What is the name of the system which deals with the running of the actual computer and not with the programming problems?
253. Which of the following scheduling objectives should be applied to the following: the system should admit jobs to create a mix that will keep most devices busy?
254. Which policy replaces a page if it is not in the favored subset of a process’s pages?
255. In which of the storage placement strategies a program is placed in the smallest available hole in the main memory?
256. Which of the following statements is false?
257. Can you name the major operating system used in computers?
258. What is the name of the operating system which was originally designed by scientists and engineers for use by scientists and engineers?
259. Which are the most important features of Microsoft Windows program?
260. What is the name given to the organized collection of software that controls the overall operation of a computer?
261. What is the name given to the values that are automatically provided by software to reduce keystrokes and improve a computer user’s productivity?
262. Producer-consumer problem can be solved using:
263. Situations where two or more processes are reading or writing some shared data and the final result depends on who runs precisely when, are called:
264. A process is:
265. In which addressing mode the effective address of the operand is the contents of a register specified in the instruction and after accessing the operand, the contents of this register is incremented to point to the next item in the list?
266. A relationship between processes such that each has some part (critical section) which must not be executed while the critical section of another is being executed, is known as:
267. The process of transferring data intended for a peripheral device into a disk (or intermediate store) so that it can be transferred to the peripheral at a more convenient time or in bulk, is known as:
268. Which of the following statements is false?
269. The powerful text editor called PC-Write can be used by anybody by paying a small fee. Such programs are called:
270. What is the name of the operating system that reads and reacts in terms of actual time?
271. What is the name of the technique in which the operating system of a computer executes several programs concurrently by switching back and forth between them?
272. What is the name given to the software which can be legally compiled and often used for free?
273. All the time a computer is switched on, its operating system software has to stay in:
274. A front-end processor is usually used in:
275. The problem of thrashing is affected significantly by:
276. Two basic types of operating systems are:
277. Remote computing service involves the use of timesharing and:
278. Non-modifiable procedures are called:
279. An instruction in a programming language that is replaced by a sequence of instructions prior to assembly or compiling is known as:
280. The main function of the dispatcher (the portion of the process scheduler) is:
281. The primary job of the operating system of a computer is to:
282. The operating system of a computer serves as a software interface between the user and:
283. Which of the following operating systems use write-through caches?
284. A system program that combines the separately compiled modules of a program into a form suitable for execution is:
285. What problem is solved by Dijkstra’s banker’s algorithm?
286. A compiler for a high-level language that runs on one machine and produces code for a different machine is called:
287. Banker’s algorithm for resource allocation deals with:
288. To avoid race conditions, the maximum number of processes that may be simultaneously inside the critical section is:
289. Daisy chain is a device for:
290. Scissoring enables:
291. Information in memory that is no longer valid or wanted is known as:
292. Which of the following is a type of systems software used on microcomputers?
293. Which of the following are loaded into main memory when the computer is booted?
294. What is the name of the operating system for the laptop computer called MacLife?
295. What is the operating system used by Macintosh computers?
296. Who developed the operating system/2 (OS/2) for running IBM’s new PS/2 family of microcomputers?
297. In which addressing mode the operand is given explicitly in the instruction?
298. Which of the following programs is not a utility?
299. Job Control Language (JCL) statements are used to:
300. Operating system is:
Last updated