SET 2 Flashcards

1
Q

Explain signed bit and it’s problems

A

The most significant bit is set to 1 for negative and 0 for positive
-problems: two values for 0, discontinuity in numbers

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

Give two advantages of using two compliment

A
  • One value for 0

- continuity of numbers

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

How to store decimal numbers

A

Using floating point with the mantisa and exponent

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

In floating point notation what determine the accuracy of the number

A

Number of bits allocated to the mantissa

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

Describe how BMS images are stored

A
  • As a grid of pixels each pixel has a binary representation in memory
  • Whole screen stored
  • number of bits for each pixel determines the range of colours available
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Describe how vector images are stored

A

As objects and their attributes

E.g rectangle (start X,Y, length,breadth, line, fill)

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

The advantages of Vector over BM graphics

A
  • Can layer objects
  • Can scale up without loss of resolution
  • Can edit individual attributes is easily
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

The advantages of BM over vector graphics

A
  • Can edit at pixel level

- More realistic, for photographs

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

Add a circle to an image describe effect on file size of both BM and vector images

A
  • Vector file size will increase as additional object stored

- BM no change to file size as stores whole screen with no layering

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

Give advantages and disadvantages of floating point notation

A

Advantage: can Store very large and very small numbers
Disadvantage: Accuracy may be reduced depending on the number of bits available

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

What determines the range of real numbers

A

Number of bits allocated to exponent

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

Explain bit depth

A
  • Number of bits used to store each pixel

- determines the range of colours

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

If you increase the bit depth of a photo after it was taken, why is there no improvement

A

Picture will only have colours that were available need to do it before taking photo

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

Describe two effects of reducing the bit depth of an image

A

Reduces file size

reduces range of colours available

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

Explain resolution

A

Number of pixels making up an image measured in DPI

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

What do the first 32 to ASCII codes represent

A

Control characters ( non-printable) E.g escape

17
Q

Why do computers use binary

A
  • Only 4 arithmetic rules so Simple calculations

- Only two values so robust

18
Q

What is a parity bit

A
  • A parity bit or check bit is the simplest form of error detection
  • A bit added to the end of binary code that indicates whether the number of 1s in the binary number is even or odd
19
Q

Name five types of computers

A

Laptop tablet smartphone desktop mainframe

20
Q

State three criteria to consider when buying a laptop

A
  • RAM capacity ( 3 GB or more) -Processor speed ( 3 GHz or faster)
  • Hard disc capacity ( 300 GB or more)
21
Q

Give advantages of a touch screen as an input device

A
  • Don’t need any extra hardware such as keyboard
  • Touch screens work well with icon driven systems
  • Little data to enter so easily and less chance of error
22
Q

Give disadvantages of a touch screen as an input device

A
  • Users must be able to accurately select targets on touchscreens, and avoid accidental selection of adjacent targets
  • Not suitable for entering large amounts of data
  • Not robust: can break easily if dropped
  • More expensive than alternatives such as mouse or keyboard
23
Q

Why is it important that hardware is scalable

A

If a company expands then they need to be able to cope with sudden increase in number of users

24
Q

Name three software consideration

A
  1. Open source vs proprietary source
  2. licensing
  3. portability
25
Q

What is proprietary software

A
  • Proprietary source code is usually a secret and not available to users
  • Proprietary software requires the user to pay for a licence fee