Operating Systems Flashcards

1
Q

What Is An Operating System?

A

The operating system is part of the system software, all computers have an operating system, they cannot function without one.

The operating system is a program that allows applications software to communicate with the hardware.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Definition Of Single User?

A

only has to deal with one user at one time, running one user application at a time.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Definition Of Multi User?

A

is that which handles and controls multiple users attached to a single computer.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Definition Of Single Processor?

A

have only a single processor or CPU, which is shared between users by dividing the CPU time into time-slices and allocating one of these to each user in turn. The time-slices are very short, giving each user the impression that their programs are running continuously.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Definition Of Multi Processor?

A

have more than one processor. Users still have to share processors, but performance is improved as there are fewer users per processor. Some supercomputers have thousands of processors running in parallel.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Open Source Definition?

A

refers to any operating system whose source code is made available for use or modification as users or other developers see fit.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Off The Shelf Definition?

A

is designed to provide a general set of features that a broad range of customers will find useful.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Bespoke Definition?

A

is specially designed and written for a single organisation or group of users, to carry out one or two specialist tasks

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Single Processor 3 Advantages?

A
  1. Easy To Maintain
  2. Less Chance Of Damage
  3. Concentrates On One Task
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

2 Disadvantages Of Single Processor?

A
  1. Tasks take longer to complete.
    Tasks running idle on the CPU make the process longer.
  2. Supports one user at a time.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

2 Advantages Of Multi User?

A
  1. Jobs around an office can be handled easier.
  2. Each user can access shared areas.
    If one computer in the network gets error then other computers not get affected and that system handle this efficiently
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

3 Disadvantages Of Multi User?

A
  1. If you have computer that has private information then then sharing your computer with multiple users is dangerous.
  2. If one computer get attacked by a virus then other computers also get suffered.
  3. Your computer information will be shared to other users also.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

2 Advantages Of Single Processor?

A
  1. Relieves the CPU of disk scheduling and other tasks

2. Most systems use a single processor so lots of help can be found online.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

1 Disadvantage Of Single Processor?

A
  1. Perform only one process at a given time
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Multi Processor Advantages 2

A
  1. As there is a number of processors, work can be done in less time.
  2. Failure of one processor will not affect the functionality of the system.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

2 Disadvantages Of Multi Processor?

A
  1. It’s more complex than a single processor system so means that there are many more elements which could go wrong.
  2. It requires context switching which slightly impacts performance.
17
Q

3 Advantages Of Off The Shelf Software?

A

It is relatively cheap

It is easily available from most computer shops

thoroughly tested so there won’t be any serious problems or bugs

18
Q

3 Disadvantages of Off The Shelf Software?

A
  1. Can be extremely expensive and may require a subscription with a monthly fee
  2. May not meet all client needs
  3. Lots of ‘unneeded’ features
19
Q

3 Disadvantages of Open Source Software?

A
  1. Free To Use
  2. Can open most documents and files created by proprietary software (e.g. Microsoft Word)
  3. If you have skilled programmers to hand, the source code can be adapted to suit your particular needs
20
Q

3 Disadvantages Of Open Source Software?

A
  1. May not contain as many features as the equivalent commercial application
  2. May not have as much bug-fixing support and security patches as commercial versions
  3. Not all of the software applications that you wish to use have an open source version available
21
Q

3 Advantages Of Bespoke Software?

A
  1. the company will get the exact software/system that they need
  2. the software will only have the features that they specifically need
  3. the software will work exactly how they want it to
22
Q

3 Disadvantages Of Bespoke Software?

A
  1. it costs a great deal of money to develop such a system.
  2. the company may need to employ a team of people such as business analysts, programmers, testers etc
  3. it takes a long time to develop such a system, between a few months to years