Computing - PPQ Flashcards

1
Q

How does a computer convert music into a file?

A

The height of the wave is sampled

And stored as binary

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

What effect will increasing the sample rate have on a recording?

A

Better quality - more accurate to the original sound

Larger file size - more samples have been taken / need to be stored

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

What are the advantages of storing data in an array?

A

Allows multiple items of data to be stored under one identifier
Can store the data in a table structure
Reduces the need for multiple variables

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

What features can be found in an IDE?

A

Error diagnostic
Run-time environment
Translator

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

Describe the use of SQL injection

A
  • Malicious SQL code entered
  • into a website/query form
  • to modify the SQL statement that is to be executed
  • Resulting in unauthorised access to data
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

How can you prevent SQL injection?

A
  • Penetration testing: to find vulnerabilities

- Validation on user input: checking for disallowed QL statements

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

Describe a virus

A

Software that replicates itself

To delete data and slow the computer

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

How do you know if a network is a LAN rather than a WAN?

A

Over a small geographical area rather than a large one

Only uses internal hardware

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

What does the CU do?

A

Decodes instructions
Manages the F-D-E cycle
Sends command signals

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

Describe the purpose of virtual memory

A

Stores data on the hard disk when RAM is full
Stores data that isn’t currently in use
Allows her to run more programs simultaneously with less slow down

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

Why is systems software needed?

A

Provides an interface between software and hardware

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

What does memory management do?

A
  • Allocates memory to applications
  • so more than 1 piece of software can be run at once
  • Removes data that is no longer needed
  • to free up memory for other programs
  • Moves data from main memory to virtual memory
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is meant by the frequency of a Wi-Fi signal?

A

The rate at which the signal oscillates/changes

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

What is Ethernet, and what does it do?

A

A protocol

  • Governs the connection of devices on a network
  • Governs the transmission of data between devices
  • using cables
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are the benefits of a virtual network?

A
  • Increased security
  • as you need to log on
  • Users can only see the data related to them
  • so no access to what they shouldn’t have
How well did you know this?
1
Not at all
2
3
4
5
Perfectly