WJEC GCSE Computer Science

0.0(0)
studied byStudied by 1 person
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/222

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

223 Terms

1
New cards

What two parts make up a computer system?

Hardware and software

2
New cards

What is Hardware?

Physical parts that make up a computer system

3
New cards

What is software?

The code that makes the computer run

4
New cards

What is the data bus used for?

Communication between the RAM and the CPU

5
New cards

What is the address bus used for?

Communication between the RAM and Storage

6
New cards

What is the Ethernet port used for?

Internet

7
New cards

What is the USB port used for?

Transfer data

8
New cards

What is the DVI port used for?

Just video transfer

9
New cards

What is the HDMI port used for?

Video and sound transfer

10
New cards

What is the Audio port used for?

Audio transfer

11
New cards

How does Input devices work in a computer system?

Input data into the computer system

12
New cards

What is the main reason for Process's in a computer system?

inputted data is converted into a readable form

13
New cards

What do Output devices do in a computer system?

Show the processed data to the user

14
New cards

List some input devices

Keyboard
Mouse
Joystick
Microphone
Scanner
Graphics tablet and stylus
Bar code recognition
Optical mark recognition
Sensors

15
New cards

What are the advantages and disadvantages of a Graphics tablet and stylus?

+
More natural
Greater accuracy and precision

-
Expensive
Hard to select and click on items
Large

16
New cards

What are the advantages and disadvantages of a Bar code recognition scanner?

+
Fast
Shows error
can change price easily

-
Products have to be entered in to database
If system fails they don't work

17
New cards

What are the advantages and disadvantages of a Optical mark recognition scanner?

+
Very fast
Accurate

-
Can't analysis human errors
No text
Needs special paper and stationary

18
New cards

List some output devices

Inkjet printer
Laser printer
Plotter
Speakers
Headphones
Monitor
Projector

19
New cards

What are the advantages and disadvantages of a inkjet printer?

+
Cheap
Small
Good quality prints

-
Loud
Slow
Small cartridges
Page can come out wet

20
New cards

What are the advantages and disadvantages of a laser printer?

+
High quality print out(not wet)
Fast
Can do lots of printing

-
Expensive
Complex and expensive to repair
Large

21
New cards

What are the advantages and disadvantages of a plotter?

+
Very high quality
Can print out large pictures

-
Slow
Expensive

22
New cards

List some input and output devices

Voice activated systems
Multi-touch gestures (touch screens)

23
New cards

Whats the 5 purposes of the CPU?

Control input output devices
Synchronise data
Logical decisions
Calculation
Sorting and searching for data

24
New cards

Explain the fetch execute cycle

Data is fetch for by the CPU
This data is the decoded by the CPU
This data is the executed by the CPU

25
New cards

What does a controller do?

Controls fetch execute cycle

26
New cards

What does the arithmetic logic unit (ALU) do?

Logical decisions
Calculation

27
New cards

What do registers do?

Fast temporary storage inside CPU

28
New cards

What does internal memory do?

Used by the CPU like ram

29
New cards

What do buses do?

Transfer data

30
New cards

How does the clock speed affect a PC?

How fast the fetch execute cycle is carried out

31
New cards

How does the number of cores affect a PC?

Allow multitasking
Performance
Amount of processors

32
New cards

How does the cache-memory affect a PC and what is it?

High speed memory next to CPU
Improves performance with more

33
New cards

How does the cache-disk affect a PC and what is it?

Data stored in RAM
Improves performance with more

34
New cards

How do different types of processors affect a PC?

64 bit - Fast can hold 1TB of RAM
32 bit - Slow can hold 4GB of RAM

35
New cards

What is ROM?

Read only memory
Non- volatile holds operating system

36
New cards

What is RAM?

Random access memory
Volatile stores data closer to CPU to increase performance

37
New cards

What is virtual memory?

Where the hard disk is used temporarily as RAM

38
New cards

What is a magnetic disk and what are it's advantages and disadvantages?

1 and 0 are assigned as magnetic fields for storage
+
High storage
Fast
Strong

-
Expensive
Not portable

39
New cards

What is magnetic tape and what are it's advantages and disadvantages?

1 and 0 are punched in to tape for storage
+
High storage
Cheap

-
Slow
Fragile

40
New cards

What is a CD and what are it's advantages and disadvantages?

1 and 0 are burned to the surface by a laser for storage
+
Portable
Cheap

-
Low storage
Fragile
Slow

41
New cards

What is a SSD and what are it's advantages and disadvantages?

Data is compressed and composed into a series of logic gates

High storage
Fast
Portable (USB) or Not portable (SSD
Strong (SSD) or Fragie (USB)
Expensive

42
New cards

What is cloud storage and what are it's advantages and disadvantages?

Storing data on a external sever accessible by the internet
+
High storage
Accessible anywhere

-
Requires internet
Could be hacked
Speed depends on internet speed

43
New cards

What does a modem do?

Allows data to be transferred over a phone network

44
New cards

What does modulation mean?

Converts data in to analogue

45
New cards

What does de-modulation mean?

Coverts analogue into data

46
New cards

What does ASCII stand for?

American standard code for information interchange

47
New cards

What is ASCII?

7 bit code that can hold 128 characters

48
New cards

What is Unicode?

16 bit code that can hold 65,536 characters

49
New cards

What is a truth table?

Shows all possible logical inputs and there associated outputs

50
New cards

What does a NOT gate do and what does it look like?

I-_
-------I _IO-------
I-
Gives the oppisite

51
New cards

What does a AND gate do and what does it look like?

Like a D with two inputs and one output
Only provides a 1 if two 1 are present

52
New cards

What does a OR gate do and what does it look like?

Like a banana with two inputs and one output
Gives a 1 if a 1 is present

53
New cards

Put 200 into binary

1100 1000

54
New cards

Put 79 in to hexadecimal

4F

55
New cards

What is a Character and how big is it?

1 byte and stores a character

56
New cards

What is a Integer and how big is it?

4 bytes and stores a whole number

57
New cards

What is a Real and how big is it?

8 bytes and stores a decimal number

58
New cards

What is a Boolean and how big is it ?

1 byte and stores True or False

59
New cards

What is a String and how big is it?

1 byte and stores a character which is pieced together with other characters to form a word

60
New cards

What is a bit ?

Either 1 or 0

61
New cards

What is a nibble ?

4 bits

62
New cards

What is a byte?

8 bits

63
New cards

What is a kilobyte?

1024 bytes

64
New cards

What is a megabyte?

1024 KB

65
New cards

What is a gigabyte?

1024 MB

66
New cards

What is a terabyte?

1024 GB

67
New cards

What is a petabyte?

1024 TB

68
New cards

What is a exobyte?

1024 PB

69
New cards

What is a zettabyte?

1024 EB

70
New cards

What is a yottobyte?

1024 ZB

71
New cards

How does a CPU decode a byte?

The first nibble in the operator (instruction) and the second nibble is the operand (data)

72
New cards

How does the CPU keep track of instruction?

By updating its program counter

73
New cards

Where does the CPU hold these instruction?

In the main memory

74
New cards

How is sound recorded?

Analogue is changed into binary to represent the curve

75
New cards

What is the sampling rate and what is it measured in?

Hz and how many sound samples are taken per second

76
New cards

What does a higher sampling rate give?

Smoother sound

77
New cards

What id the sampling resolution?

Audio bit depth

78
New cards

What does a high sampling resolution give you?

High quality recording and a large sound range

79
New cards

What is a pixel?

The smallest dot on a image

80
New cards

What is metadata?

The information on the images height, width and colour depth that comes in the file

81
New cards

What is resolution?

Amount of pixels per inch

82
New cards

What is colour depth?

Amount of bits per pixel

83
New cards

How many colours does 1 bit per pixel give?

2... Black and white

84
New cards

How many colours does 8 bits per pixel (1 byte) give?

256 colours

85
New cards

How many colours does a 16 bits per pixel (2 bytes) give?

65536 colours

86
New cards

What is a operating system?

A software that controls hardware and creates a user interface to run software

87
New cards

What are the 5 main parts of a operating system?

User interface
Multitasking
Peripheral management
Memory management
Security

88
New cards

What is a GUI

Graphical user interface

89
New cards

What makes a GUI so easy to use?

Windows and Icons (make it use to use) Menu and Pointers allow easy navigation.
WIMP

90
New cards

Who does a GUI suit and where is it used?

On a home or business computer. Suits a range of ability

91
New cards

What is a CLI?

Command line interface

92
New cards

Who uses a CLI and what for?

Advanced programmers.. to create new programs/coding

93
New cards

Whats a MDI

Menu driven interface

94
New cards

Who uses a MDI?

Machines like ATM and self checkout

95
New cards

Why are MDI useful?

There are only limited options
Easy to understand (users cant get lost)
Users cant break into the system

96
New cards

What 3 things does memory management control?

RAM
Cache
Virtual memory

97
New cards

How does memory management make a computer run more efficiently?

Free up memory
Optimises it
Controls which memory is used

98
New cards

What is a software driver?

Gives information to OS on how to control the peripheral

99
New cards

What the sequence for peripheral management?

OS -----> Software driver -------> Peripheral

100
New cards

What is multi-taking?

Allowing the user to have multiple windows open