You are on page 1of 3

Friendship College Girls

1st Term 1st Test 2014


Computer Science
Lower Six (Main)
Name:

Section:

1. The number of bits used to store information in each pixel will determine how many colours can be
represented. How many colours could be represented by the following bits per pixel (bpp)?
a) 1

________________ [1]

b) 4

________________ [1]

c) 8

________________ [1]

d) 16

________________ [1]

2. (a) Explain the following terms:


(i)

Image Resolution
___________________________________________________________________________
_________________________________________________________________________[2]

(ii) Vector graphics


___________________________________________________________________________
_________________________________________________________________________[2]
(iii) Drawing list
___________________________________________________________________________
_________________________________________________________________________[2]
b) Write a drawing list to create the following images

Image 1:
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
____________________________________________________________________________[2]
Image 2:
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
____________________________________________________________________________[2]

c) (a) Express the denary number 95 as


i.

a binary number stored in an 8 bit byte,


___________________________________________________________________________
_________________________________________________________________________[2]

ii.

a hexadecimal number,
___________________________________________________________________________
_________________________________________________________________________[2]

iii.

a number stored in binary coded decimal (BCD).


___________________________________________________________________________
_________________________________________________________________________[2]

(b) Express 10011101 as


i.

a decimal number
___________________________________________________________________________
_________________________________________________________________________[2]

ii.

a hexadecimal number,
___________________________________________________________________________
_________________________________________________________________________[2]

d) (i) Convert -32 and -24 into 2s complement, 8 bit, binary numbers.
_________________________________________________________________________________
_________________________________________________________________________________
_________________________________________________________________________________
_______________________________________________________________________________[2]
(ii) Add the binary values obtained in (i) together.
_________________________________________________________________________________
_________________________________________________________________________________
_________________________________________________________________________________
_______________________________________________________________________________[2]
(iii) Covert the result that you obtained in decimal (ii).
_________________________________________________________________________________
_________________________________________________________________________________
_________________________________________________________________________________
_______________________________________________________________________________[2]

e) (a) Explain what is meant by the character set of a computer.


_________________________________________________________________________________
_______________________________________________________________________________[2]
(b) Explain why UNICODE is more popular than ASCII character set.
_________________________________________________________________________________
_______________________________________________________________________________[2]
(c) Give one application of Binary Coded Decimal (BCD)
_______________________________________________________________________________[1]

You might also like