paper 2 computer science (mine).

This class was created by Brainscape user Annabel Molloy. Visit their profile to learn more about the creator.

Decks in this class (49)

3.5.1 Natural Numbers.
Define a natural number,
How do you describe a set of natu...
2  cards
3.5.1.2 Integer Numbers.
Define an integer,
Integer denotation,
Define a rational number
10  cards
3.5.2.1 Number Bases.
Why is hexadecimal used as shorth...,
What base do humans use,
Outline base 10 decimal
6  cards
3.5.3.1 Units of Information: Bits and Bytes.
Define a bit,
How are bits represented in compu...,
Define a collection of bits
6  cards
3.5.3.2 Units of Information: Units.
How can quantities of bytes be de...,
What prefix goes up in powers of two,
What prefix goes up in powers of ten
16  cards
3.5.4.1 Binary Number System: Unsigned Binary.
How does a computer recognise whe...,
How to convert an unsigned number...,
How to convert an unsigned number...
10  cards
3.5.4.2 Unsigned Binary Arithmetic.
What are the four rules to rememb...,
What are the steps when multiplyi...,
What do unsigned binary numbers r...
8  cards
3.5.4.3 Signed Binary using Two's Compliment.
What is a real number,
What condition must be met in ord...,
What is the use of binary fractions
7  cards
3.5.4.4 Numbers With a Fractional Part.
Outline the us of fixed point rep...,
How do we represent decimals and ...,
Outline the process of floating p...
25  cards
3.5.5.1 Character Form of a Decimal Digit.
Define an information coding system,
Define a character code,
Outline how information systems w...
3  cards
3.5.5.2 ASCII and Unicode.
What does ascii stand for,
What are unicode and ascii exampl...,
How many bits does ascii make use...
6  cards
3.5.5.3 Error Checking and Correction.
Define a parity bit,
How is the value of the parity bi...,
Outline the two types of parity bits
32  cards
3.5.6.1 Bit patterns, images, sound and other data.
What can computes also use bit pa...,
How can bit patterns be used to s...,
How can bit patterns be used to s...
3  cards
3.5.6.2 Analogue and Digital.
Describe the difference between a...,
What happens when analogue wavefo...,
Describe the difference between a...
4  cards
3.5.6.3 Analogue/Digital Conversion.
What does dac stand for,
What is dac,
Describe the principles of operat...
5  cards
3.5.6.4 Bitmapped graphics.
Outline how bitmaps represent an ...,
What do bitmap graphics represent,
Explain the following for bitmaps...
11  cards
3.5.6.5 Digital Representation of Sound.
Describe the digital representati...,
What does a higher sample resolut...,
How do you calculate the size of ...
12  cards
3.5.6.7 Data Compression.
Why are images and sound files co...,
What other files can be compressed,
Define lossy compression
12  cards
3.5.6.8 Encryption.
Define encryption,
Define decryption,
Define plaintext
15  cards
3.6.1.1 Relationship Between Hardware and Software.
Define hardware,
Define software
2  cards
3.6.1.2 Classification of Software.
Define system software,
Define application programs,
Define general purpose
7  cards
3.6.1.3 System Software.
Define an operating system,
Provide examples of tasks that an...,
Explain what a utility program is
8  cards
3.6.2.1 Classification of Programming Languages.
Why did we write programs in a lo...,
Why were high level languages dev...,
Outline what is meant by a low le...
24  cards
3.6.3.1 Types of Program Translator.
Define what is meant by a translator,
Outline the types of program tran...,
Define an assembler
26  cards
3.6.4.1 Logic Gates.
Define a logic gate,
What name is given to a collectio...,
What is the purpose of a logic ci...
27  cards
3.6.5.1 Using Boolean Algebra.
What does boolean algebra concern,
Define a b c etc in boolean algebra,
__outline a in boolean algebra
12  cards
3.7.1.1 Internal Hardware Components of a Computer.
Outline the purpose of a processor,
Outline the purpose of main memory,
Which is quicker main memory or s...
21  cards
3.7.2.1 The Stored Program Concept.
What is a computer using the stor...,
Define serially,
Define fetched
9  cards
3.7.3.1 The Processor and it's Components.
What do processors contain,
Define an alu,
Define control unit
50  cards
3.7.3.2 The Fetch-Execute Cycle and The Role Of Registers With It.
What is the fetch execute cycle,
Outline fetch,
Outline step one of fetch
16  cards
3.7.3.3 The Processor Instruction Set.
What is the processor s instructi...,
What language are instructions st...,
What are the two primary parts of...
6  cards
3.7.3.4 Addressing Modes.
Outline an addressing mode,
Outline the two types of addressi...,
Outline immediate addressing
5  cards
3.7.3.5 Machine-Code/Assembly Language Operations.
Outline the aqa assembly language...,
Describe load,
Outline the aqa assembly language...
30  cards
3.7.3.6 Factors Affecting Processor Performance.
Outline the factors affecting pro...,
Outline number of cores,
Outline cache memory
7  cards
3.7.4.1 Input and Output Devices.
What is a barcode,
Name the two types of barcodes,
Give an advantage of a 2d barcode
40  cards
3.7.4.2 Secondary Storage Devices.
What is a computers primary storage,
What is a computers secondary sto...,
What does a hdd consist of
27  cards
3.8.1 Individual (Moral), Social (Ethical), Legal and Cultural Issues and Opportunities.
Define what is meant by a moral i...,
Define what is meant by a ethical...,
Define what is meant by a legal i...
23  cards
3.9.1.1 Communication methods.
Define serial transmission,
What is serial transmission frequ...,
Define parallel data transmission
14  cards
3.9.1.2 Communication Basics.
Define a symbol,
Define baud rate,
Define bit rate
9  cards
3.9.2.1 Network Topology.
Define a physical network topology,
Define a logical network topology,
Outline the two types of physical...
17  cards
3.9.2.2 Types Of Networking Between Hosts.
Define a host,
Define a client server network,
Are clients or servers more powerful
12  cards
3.9.2.3 Wireless Networking.
What is a wireless network,
What is required for a wireless n...,
What is the purpose of a wireless...
17  cards
4.4.4 Classification of Algorithms
What is used to compare algorithms,
What are the four methods of comp...,
What is big o notation used for
35  cards
4.3.3 Reverse Polish Notation
Why do we use the infix notation,
Which side is the operand,
What is reverse polish notation
8  cards
4.3.4 Search Algorithms
Define an algorithm,
Determine a search algorithm,
Outline the different types of se...
13  cards
4.11.1 Big Data
Define big data,
What do the three v s do,
What are the 3 v s
28  cards
4.9.4.11 Thin n Thick client computing
What are the two ways that networks,
What is a thin client network,
Why is it easy to add clients to ...
12  cards
4.5.6 Representing Images, Sound And Other Data.
What is analogue data,
What is digital data,
What range of values can analogue...
12  cards
Functional programming
Function definition,
Define an argument,
What is applied to the argument a...
24  cards

More about
paper 2 computer science (mine).

  • Class purpose General learning

Learn faster with Brainscape on your web, iPhone, or Android device. Study Annabel Molloy's Paper 2 Computer Science (mine). flashcards now!

How studying works.

Brainscape's adaptive web mobile flashcards system will drill you on your weaknesses, using a pattern guaranteed to help you learn more in less time.

Add your own flashcards.

Either request "Edit" access from the author, or make a copy of the class to edit as your own. And you can always create a totally new class of your own too!

What's Brainscape anyway?

Brainscape is a digital flashcards platform where you can find, create, share, and study any subject on the planet.

We use an adaptive study algorithm that is proven to help you learn faster and remember longer....

Looking for something else?

Computer Science Paper 2
  • 4 decks
  • 119 flashcards
  • 1 learners
Decks: 410 Fundamentals Of Databases, 47 Fundamentals Of Computer Organisation, Algorithims, And more!
computing paper 2 (my own)
  • 2 decks
  • 22 flashcards
  • 3 learners
Decks: Utility System Software, Operating System, And more!
Psychology AQA Paper 2
  • 23 decks
  • 449 flashcards
  • 138 learners
Decks: Biopsychology, Approaches, Experiments, And more!
Computer Science
  • 8 decks
  • 568 flashcards
  • 115 learners
Decks: Computer Systems I Components Of A Compu, Computer Systems Ii Data Representation, Computer Systems Iii Networks, And more!
Make Flashcards