Unix Operating System use _________ Multitasking
1) Preemptive
2) Cooperative
3) multiprogramming
4) None

1 Answer

Answer :

1) Preemptive

Related questions

Description : Unix Operating System use _________ Multitasking 1 Preemptive 2 Cooperative 3 multiprogramming 4 None

Last Answer : 1 Preemptive

Description : Preemptive and cooperative both are type of 1) Multiprogramming 2) Multitasking 3) Multi-user 4) None

Last Answer : 2) Multitasking

Description : Preemptive and cooperative both are type of 1 Multiprogramming 2 Multitasking 3 Multi-user 4 None

Last Answer : 2 Multitasking

Description : Macintosh computer use_____ Multitasking 1) Preemtive 2) cooperative 3) multiprogramming 4) none

Last Answer : 2) cooperative

Description : Macintosh computer use_____ Multitasking 1 Preemtive 2 cooperative 3 multiprogramming 4 none

Last Answer : 2 cooperative

Description : Which of the following is not an operating system ? (1) Multi user-Single tasking (2) Single user- Single tasking (3) Single user-Multitasking (4) Multi user-Multitasking

Last Answer : Multi user-Single tasking

Description : Linux operating system uses (A) Affinity Scheduling (B) Fair Preemptive Scheduling (C) Hand Shaking (D) Highest Penalty Ratio Next

Last Answer : (B) Fair Preemptive Scheduling Explanation: Linux uses two process-scheduling algorithms: 1. A time-sharing algorithm for fair preemptive scheduling between multiple processes 2. A real-time algorithm for tasks where absolute priorities are more important than fairness

Description : Consider three CPU intensive processes P1, P2, P3 which require 20, 10 and 30 units of time, arrive at times 1, 3 and 7 respectively. Suppose operating system is implementing Shortest Remaining Time first (preemptive scheduling) ... end of Ready queue are not counted). (A) 3 (B) 2 (C) 4 (D) 5

Last Answer : (A) 3

Description : Which operating system is better at multitasking Mac OS or Windows Vista?

Last Answer : It depends on your preference. Both Mac OS X and Windows Vista are excellent for multitasking.

Description : Which of the following is/are example(s) of an Operating System? A. UNIX B. Linux C. Windows XP D. All of the above

Last Answer : D. All of the above

Description : C language was invented to write an operating system called UNIX. C is a successor of _______language which was introduced around 1970: a) A Language b) B Language c) Both of Above

Last Answer : b) B Language

Description : DOS, Windows XP, Windows Vista, Unix, Linux, MAC/OS X etc. are examples of: a) Operating System Software b) Package Software c) Utility Software d) None of These

Last Answer : a) Operating System Software

Description : Which of the following is not an example of Operating System? 1) Windows 98 2) BSD Unix 3) Microsoft Office XP 4) Red Hat Linux

Last Answer : 3) Microsoft Office XP

Description : Which company did SCO sue for using code UNIX in its Operating System ? 1) RedaHat 2) SuSE 3) IBM 4) Microsoft

Last Answer : 4) Microsoft

Description : Operating System for Microcomputer system is- 1) Unix 2) Linux 3) Windows 4) all

Last Answer : 1) Unix

Description : The operating system called UNIX is typically used for - 1) Desktop computers 2) Laptop computers 3) Supercomputers 4) All of these

Last Answer : 4) All of these

Description : Operating System for Microcomputer system is 1 Unix 2 Linux 3 Windows 4 all

Last Answer : 1 Unix

Description : The operating system called UNIX is typically used for - 1 Desktop computers 2 Laptop computers 3 Supercomputers 4 All of these

Last Answer : 4 All of these

Description : The UNIX operating system is suitable for (1) Multi user (2) Real-Time Processing (3) Distributed Processing (4) Single user

Last Answer : Multi user

Description : The UNIX operating system is suitable for : (1) Multi user (2) Real-Time Processing (3) Distributed Processing (4) Single user

Last Answer : Multi user

Description : Necessary conditions for deadlock are: a) Non preemptive and circular wait b) Mutual exclusion and partial allocation c) Both of The Above d) None of The Above

Last Answer : b) are privileged calls that are used to perform resource management functions, which are controlled by the operating system

Description : FIFO scheduling is: a) Preemptive Scheduling b) Non Preemptive Scheduling c) Deadline Scheduling d) None of The Above

Last Answer : b) Non Preemptive Scheduling

Description : The simultaneous processing of two or more programs by multiple processors is a) multiprogramming b) multitasking c) time-sharing d) multiprocessing e) None of these

Last Answer : a) multiprogramming

Description : The simultaneous processing of two or more programs by multiple processors is ..... 1) multiprogramming 2) multitasking 3) time-sharing 4) multiprocessing

Last Answer : 4) multiprocessing

Description : ...... is a procedure that requires users to enter an identification code and a matchingpassword. 1) Paging 2) Logging on 3) Time-Sharing 4) Multitasking

Last Answer : 2) Logging on

Description : Which one allow two or more users to run programs at the same time 1) Multiuser 2) Multitasking 3) Multiprocessing 4) None

Last Answer : 1) Multiuser

Description : Which one allow two or more users to run programs at the same time 1 Multiuser 2 Multitasking 3 Multiprocessing 4 None

Last Answer : 1 Multiuser

Description : Rearranging and allocating space in memory to provide for multiple computing tasks is called (1) Networking (2) Multiprogramming (3) Multitasking (4) Memory Management

Last Answer : Memory Management

Description : What are the features of the Unix operating system?

Last Answer : flexibe, faster to run programme ,very secure , portability

Description : ……………….. is a example of an operating system that support single user process and single thread. A) UNIX B) MS-DOS C) OS/2 D) Windows 2000

Last Answer : B) MS-DOS

Description : ___________is the most common operating system for running CRM software A. UNIX B. Windows NT C. Windows Vista D. Windows XP

Last Answer : A. UNIX

Description : Which statement is not true about process 0 in the Unix operating system? (A) Process 0 is called init process. (B) Process 0 is not created by fork system call. (C) After forking process 1, process 0 becomes swapper process. (D) Process 0 is a special process created when system boots.

Last Answer : (A) Process 0 is called init process.

Description : In Unix operating system, special files are used to : (A) buffer data received in its input from where a process reads (B) provide a mechanism to map physical device to file names (C ... pointers associated with i-nodes (D) store information entered by a user application program or utility program

Last Answer : (B) provide a mechanism to map physical device to file names 

Description : Which of the following option with reference to UNIX operating system is not correct? (A) INT signal is sent by the terminal driver when one types and it is a request to terminate the current operation. ( ... that it defaults to producing a core dump if not caught. (D) KILL is a blockable signal.

Last Answer : (D) KILL is a blockable signal.

Description : In UNIX operating system, when a process creates a new process using the fork() system call, which of the following state is shared between the parent process and child process? (A) Heap (B) Stack (C) Shared memory segments (D) Both Heap and Stack

Last Answer : (C) Shared memory segments 

Description : State weather the following statement is true or false for Sendmail. 1).Sendmail is a command-line tool designed for most UNIX-like operating systems. 2).It define a method of transferring mail, and acts as a client/server ... . false C. 1. false, 2. false, 3. false D. 1. true, 2. true, 3. false

Last Answer : A. 1. True, 2. False, 3. true

Description : What preemptive medication would you have to take to make it safe to eat the slain animals your cat brings you?

Last Answer : I’d eat the cat. If the animal that it ate didn’t kill the cat, then cat itself is probably edible.

Description : What is the difference between time slicing and preemptive scheduling ?

Last Answer : Ans. In preemptive scheduling, highest priority task continues execution till it enters a not running state or a higher priority task comes into existence. In time slicing, the task continues its execution for a predefined period of time and reenters the pool of ready tasks.

Last Answer : The scheduler is very important in Real-Time Operating System (RTOS). Selection of tasks for execution is provided by the scheduler. Which task to execute when it is provided by the ... . Non-preemptive scheduling is simple.Preemptive scheduling is flexible while non-preemptive scheduling is rigid.

Description : How can you tell what shell you are running on UNIX system?

Last Answer : You can do the Echo $RANDOM. It will return a undefined variable if you are from the C Shell, just a return prompt if you are from the Bourne shell, and a 5 digit random numbers if you are from the Korn shell. You could also do a ps -l and look for the shell with the highest PID.

Description : Language Translators can be divided into three major categories.They are _________ A. Compiler, Operating System and Assembler B. Compiler, Device Driver and Assembler C. Compiler, Interpreter and System Utility D. Compiler, Interpreter and Assembler

Last Answer : D. Compiler, Interpreter and Assembler

Description : A _________ helps in converting programming languages to machine language. A. Operating system B. System Utilities C. Language translator D. Application software

Last Answer : C. Language translator

Description : _________ is the first program run on a computer when computer boots up 1) System Software 2) Operating Software 3) Systems Operations 4) None

Last Answer : 2) Operating Software

Description : _________ is the first program run on a computer when computer boots up 1 System Software 2 Operating Software 3 Systems Operations 4 None

Last Answer : 2 Operating Software

Description : How does multitasking in iOS4 actually work?

Last Answer : It’s not true multi-tasking. I believe from reading that it puts the program on “hold” therefore not draining battery power. When you go back to the program it resumes where you left off.

Description : The simultaneousprocessing of twoor more programs by multiple processors is– (A) multiprogramming (B) multitasking (C) time-sharing (D) multiprocessing (E) None of these

Last Answer : multiprocessing

Description : Process based multitasking is totally controlled by the  A) program B) thread C) operating system D) none of the above

Last Answer : Process based multitasking is totally controlled by the operating system

Description : All Unix applications are written in the _____: a) C b) Java c) HTML d) None of These

Last Answer : a) C

Description : Check the odd term out 1) Internet 2) Linux 3) Unix 4) Windows

Last Answer : 1) Internet

Description : Who is the founder of BSD Unix ? 1) Bill Gates 2) Dennis Ritche 3) Bill Joy 4) Linux Torvalds

Last Answer : 2) Dennis Ritche