SlideShare une entreprise Scribd logo
1  sur  6
Télécharger pour lire hors ligne
UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS
GCE Advanced Subsidiary Level and GCE Advanced Level


MARK SCHEME for the November 2005 question paper



                                 9691 COMPUTING

                  9691/01                   Paper 1 (Written Paper 1)

                                 Maximum raw mark 90



This mark scheme is published as an aid to teachers and students, to indicate the
requirements of the examination. It shows the basis on which Examiners were initially
instructed to award marks. It does not indicate the details of the discussions that took place
at an Examiners’ meeting before marking began. Any substantial changes to the mark
scheme that arose from these discussions will be recorded in the published Report on the
Examination.

All Examiners are instructed that alternative correct answers and unexpected approaches in
candidates’ scripts must be given marks that fairly reflect the relevant knowledge and skills
demonstrated.

Mark schemes must be read in conjunction with the question papers and the Report on the
Examination.

The minimum marks in these components needed for various grades were previously
published with these mark schemes, but are now instead included in the Report on the
Examination for this session.


•       CIE will not enter into discussion or correspondence in connection with these mark
        schemes.


CIE is publishing the mark schemes for the November 2005 question papers for most IGCSE
and GCE Advanced Level and Advanced Subsidiary Level syllabuses and some Ordinary
Level syllabuses’.




                        www.xtremepapers.net
Page 1                         Mark Scheme                                 Syllabus     Paper
                         GCE A/AS LEVEL – NOVEMBER 2005                          9691         1

1   (a) (i) word processor/database/communication software/email

        (ii) spreadsheet/accounting

        (iii) database/spreadsheet                                                                    [3]

    (b) (i) Backing up is making a copy of the entire data file...
            − in case of corruption of working file.
            − Short term
            − Archiving is taking a copy of little used data
            − for long term storage in case something needed again
            − Redundant files can then be deleted in order to create space on medium.
            (1 per –, max 4)                                                                          [4]

        (ii) – regularly
             − copy of files/to portable medium
             − More than one copy made
             − at least one copy kept off site
             − Transaction log kept between back-ups
             (1 per –, max 4)                                                                         [4]

    (c) (i) OS/data files/software

        (ii) Back up/archive/communication of files between systems

        (iii) Import of new software    (Note must be relevant to the office environment
                                        therefore no encyclopedias)                                   [3]

2   (a) (i) Data is collected before processing together

        (ii) Data is processed immediately/within an acceptable time frame

        (iii) User is able to communicate with processor directly

        (iv) User is not connected to processor.                                                      [4]

    (b) – Batch
        – Offline
        Two from:
        (Sets of daily hours must be collected for each worker) cannot be processed until all
        collected/Faster to process if processor not bothered by user/no need for user input during
        processing/large quantities of similar data.

        Accept: on-line because workers need to be on-line to a system in order to send
        details to accounts department (for 2 marks)                                                  [4]

3   (i) –    Screen mirrors a data capture form/is a data capture form
        –    Spaces for answers to questions
        –    Drop down lists providing limited choices for some questions
        –    Important questions must have input before carrying on
        –    Validation is made simpler because of limited choices
        –    Used in telephone sales or equivalent example                                            [3]




                        © University of Cambridge International Examinations 2005


                              www.xtremepapers.net
Page 2                        Mark Scheme                                 Syllabus    Paper
                        GCE A/AS LEVEL – NOVEMBER 2005                          9691        1

    (ii) –   Series of options from which user chooses
         –   possibly leading to submenu
         –   Limits user
         –   Used typically with touchscreen
         –   information bureaus or equivalent example.                                           [3]

    (iii) – Prompt on screen
          – User types commands
          – Must ensure syntax correct
          – Must learn commands
          – Allows access to whole system
          – Technician looking after a network/or equivalent example.                             [3]
          (3x1 per –, max 2 per dotty +1 per dotty for use, max 9)

4   (a) – Translator diagnostics
        – when the source code is translated the translator will spot syntax errors
        – Desk checking/white box testing
        – following the logic of the code (manually)
        – Debugging tools
        – range of tools to study characteristics when the code fails
        – Bottom up programming
        – code is in small modules making it easy to check
        – Black box testing
        – choosing test data to study the results produced/set results against expectations
        – Trace tables/step modules
        – trace the values of variables through a program run
        – Variable dump
        – see values of all variables at a particular place in the code
        – Break points
        – to stop execution at significant points
        – Cross references
        – Identifies errors caused by duplicate variable names
        (2 per type, max 3 types, max 6)                                                          [6]

    (b) – Comments/annotations (in code)
        – (code) which machine ignores/explains rest of code
        – Modularisation
        – small blocks of code easier to understand
        – so that only small amounts of code are to be understood at a time
        – Meaningful names
        – which explain meaning of variable/function/procedure
        – Indentation
        – to show which lines of code are conjoined
        (2 x 2 points, max 4)                                                                     [4]




                       © University of Cambridge International Examinations 2005


                             www.xtremepapers.net
Page 3                         Mark Scheme                                Syllabus   Paper
                         GCE A/AS LEVEL – NOVEMBER 2005                         9691       1

5   (a) – Data sent as binary bytes
        – bytes added up
        – with no carry out of byte
        – before transmission/result is transmitted
        – result is transmitted
        – Added again after transmission/two values compared
        (1 per –, max 3)                                                                         [3]

    (b) (i) – Message split into equal sized packets
            – each packet labeled
            – Each packet travels independently
            – At each node label checked and packet redirected.
            – Must be ordered at destination and re-assembled.
            (1 per –, max 3)                                                                     [3]

        (ii) A: – Allows optimum use of network/less chance of message being intercepted/if a
                     route is congested or blocked an alternative route is used.
             D: – Travels at speed of slowest packet/Must be reordered at destination.
             (1 for advantage and 1 for disadvantage, max 2)                                  [2]

6   (i) –    To coordinate the work of the rest of the processor                                 [2]
        –    manage the execution of instructions (not ‘perform’)
        –    choreograph the instruction cycle by using a clock

    (ii) –   Store OS
         –   Store application software in use                                                   [2]
         –   Store data files in use

    (iii) – Carry out processing/calculations
          – Carry out I/O from processor
          – To make logical decisions                                                            [2]
          – To manage the flags
          (1 per –, max 2 per dotty, max 6)

7   (a) – 1/0 of data
        – Types of data
        – form data stored in ASCII/JPEG/...
        – amount/type of data storage required
        – Data structures to be used
        – Relative importance of different types of data
        – Access methods
        – Is data to be static or regularly altered
        (1 per –, max 4)                                                                         [4]

    (b) – Cost/limit to the budget that can be used
        – Site/is site dirty, small/noisy enough to effect decisions
        – Workforce/Are they trained, is there a large pool to draw from…
        – Availability/do the hardware and software exist, can they be produced easily
        (2 per pair, max 4)                                                                      [4]




                       © University of Cambridge International Examinations 2005


                              www.xtremepapers.net
Page 4                        Mark Scheme                                 Syllabus   Paper
                        GCE A/AS LEVEL – NOVEMBER 2005                          9691       1

8   – Loss of jobs
    – More jobs available in some areas
    – tend to be technical jobs
    – training required
    – some, probably older, workers unable to retrain
    – Training leads to extra qualifications...
    – extra responsibilities...
    – more highly paid jobs
    – Less danger to human beings on production line.
    – problems with computer use and health.
    – Deskilling because of reliance on automated system
    (1 per –, max 5)                                                                             [5]

9   – Sound
    – set alarm for immediate response
    – On screen
    – to provide visual representation of the process to identify where the problem is
    – Hard copy text
    – to provide evidence for later study
    – Graphical
    – to indicate (quickly) whether still within parameters
    – Tabular
    – to provide exact figures which can be compared with adjacent readings
    – Analogue/digital meters
    – to provide readings
    – Lights
    – to indicate state of the process/alert operator
    (2 per pair, max 6)                                                                          [6]

10 (a) – Who will be using it
       – What information needs to be conveyed
       – Under what circumstances must it operate
       – How effective will it be in conveying the information
       (1 per –, max 2)                                                                          [2]

    (b) – Colours to be used/do not use red and green
        – Contrast/ensure background and text are suitably contrasting
        – Size/of fonts, diagrams,...
        – Layout/left to right and top to bottom (accept other)
        – Volume/not too much on single page
        – Highlighting/use sparingly, video reverse, flashing,...
        – Navigation/to move between screens
        (2 per pair, max 4)                                                                      [4]




                       © University of Cambridge International Examinations 2005


                             www.xtremepapers.net
Page 5                         Mark Scheme                                Syllabus   Paper
                        GCE A/AS LEVEL – NOVEMBER 2005                         9691       1

11 (a) – Automatically calculates costs/stresses/...
       – Works out volumes of material needed
       – Ensures design remains between previously set parameters
       – Can simulate finished product
       – Can be tested in different situations
       – Allows for changes to be easily made
       – Can then be passed to manufacture seamlessly.
       (1 per –, max 4)                                                                         [4]

   (b) – Generic packages designed to satisfy needs of a number of applications
       – This is specialised one off application
       – but must be designed for one production line
       – Different product/machines than any other production line.
       (1 per –, max 2)                                                                         [2]

12 (i) –    Decisions/reports/responses triggered by meeting some parameter
       –    e.g. Number of a component falls below minimum level/...

   (ii) –   Provides information upon which decisions may be based
        –   One type of product takes longer to produce than another/...                        [4]

                                                                                        Total [90]




                      © University of Cambridge International Examinations 2005


                             www.xtremepapers.net

Contenu connexe

Tendances

June 10 MS32
June 10 MS32June 10 MS32
June 10 MS32Samimvez
 
Nov 09 MS31
Nov 09 MS31Nov 09 MS31
Nov 09 MS31Samimvez
 
Nov 08 MS3
Nov 08 MS3Nov 08 MS3
Nov 08 MS3Samimvez
 
June 10 MS33
June 10 MS33June 10 MS33
June 10 MS33Samimvez
 
Nov 09 MS32
Nov 09 MS32Nov 09 MS32
Nov 09 MS32Samimvez
 
June 09 MS3
June 09 MS3June 09 MS3
June 09 MS3Samimvez
 
June 04 MS
June 04 MSJune 04 MS
June 04 MSSamimvez
 
June 05 MS3
June 05 MS3June 05 MS3
June 05 MS3Samimvez
 
Nov 09 P31
Nov 09 P31Nov 09 P31
Nov 09 P31Samimvez
 
Cse viii-advanced-computer-architectures-06cs81-solution
Cse viii-advanced-computer-architectures-06cs81-solutionCse viii-advanced-computer-architectures-06cs81-solution
Cse viii-advanced-computer-architectures-06cs81-solutionShobha Kumar
 
VTU 5TH SEM CSE OPERATING SYSTEMS SOLVED PAPERS
VTU 5TH SEM CSE OPERATING SYSTEMS SOLVED PAPERSVTU 5TH SEM CSE OPERATING SYSTEMS SOLVED PAPERS
VTU 5TH SEM CSE OPERATING SYSTEMS SOLVED PAPERSvtunotesbysree
 
M.Tech: Advanced Computer Architecture Assignment II
M.Tech: Advanced Computer Architecture Assignment IIM.Tech: Advanced Computer Architecture Assignment II
M.Tech: Advanced Computer Architecture Assignment IIVijayananda Mohire
 
ADVANCED COMPUTER ARCHITECTURE AND PARALLEL PROCESSING
ADVANCED COMPUTER ARCHITECTUREAND PARALLEL PROCESSINGADVANCED COMPUTER ARCHITECTUREAND PARALLEL PROCESSING
ADVANCED COMPUTER ARCHITECTURE AND PARALLEL PROCESSING Zena Abo-Altaheen
 
Advanced Data Structures 2005
Advanced Data Structures 2005Advanced Data Structures 2005
Advanced Data Structures 2005Sanjay Goel
 
Buffer Trees - Utility and Applications for External Memory Data Processing
Buffer Trees - Utility and Applications for External Memory Data ProcessingBuffer Trees - Utility and Applications for External Memory Data Processing
Buffer Trees - Utility and Applications for External Memory Data ProcessingMilind Gokhale
 

Tendances (20)

June 10 MS32
June 10 MS32June 10 MS32
June 10 MS32
 
Nov 09 MS31
Nov 09 MS31Nov 09 MS31
Nov 09 MS31
 
Nov 08 MS3
Nov 08 MS3Nov 08 MS3
Nov 08 MS3
 
June 10 MS33
June 10 MS33June 10 MS33
June 10 MS33
 
Nov 09 MS32
Nov 09 MS32Nov 09 MS32
Nov 09 MS32
 
June 09 MS3
June 09 MS3June 09 MS3
June 09 MS3
 
June 04 MS
June 04 MSJune 04 MS
June 04 MS
 
June 05 MS3
June 05 MS3June 05 MS3
June 05 MS3
 
Nov 09 P31
Nov 09 P31Nov 09 P31
Nov 09 P31
 
Cse viii-advanced-computer-architectures-06cs81-solution
Cse viii-advanced-computer-architectures-06cs81-solutionCse viii-advanced-computer-architectures-06cs81-solution
Cse viii-advanced-computer-architectures-06cs81-solution
 
Ch03 processes
Ch03 processesCh03 processes
Ch03 processes
 
VTU 5TH SEM CSE OPERATING SYSTEMS SOLVED PAPERS
VTU 5TH SEM CSE OPERATING SYSTEMS SOLVED PAPERSVTU 5TH SEM CSE OPERATING SYSTEMS SOLVED PAPERS
VTU 5TH SEM CSE OPERATING SYSTEMS SOLVED PAPERS
 
M.Tech: Advanced Computer Architecture Assignment II
M.Tech: Advanced Computer Architecture Assignment IIM.Tech: Advanced Computer Architecture Assignment II
M.Tech: Advanced Computer Architecture Assignment II
 
ADVANCED COMPUTER ARCHITECTURE AND PARALLEL PROCESSING
ADVANCED COMPUTER ARCHITECTUREAND PARALLEL PROCESSINGADVANCED COMPUTER ARCHITECTUREAND PARALLEL PROCESSING
ADVANCED COMPUTER ARCHITECTURE AND PARALLEL PROCESSING
 
CS6401 OPERATING SYSTEMS Unit 3
CS6401 OPERATING SYSTEMS Unit 3CS6401 OPERATING SYSTEMS Unit 3
CS6401 OPERATING SYSTEMS Unit 3
 
Architectures for parallel
Architectures for parallelArchitectures for parallel
Architectures for parallel
 
Advanced Data Structures 2005
Advanced Data Structures 2005Advanced Data Structures 2005
Advanced Data Structures 2005
 
Parallel Processing Concepts
Parallel Processing Concepts Parallel Processing Concepts
Parallel Processing Concepts
 
Buffer Trees - Utility and Applications for External Memory Data Processing
Buffer Trees - Utility and Applications for External Memory Data ProcessingBuffer Trees - Utility and Applications for External Memory Data Processing
Buffer Trees - Utility and Applications for External Memory Data Processing
 
design_flow
design_flowdesign_flow
design_flow
 

Similaire à Nov 05 MS1

Nov 08 MS1
Nov 08 MS1Nov 08 MS1
Nov 08 MS1Samimvez
 
June 07 MS1
June 07 MS1June 07 MS1
June 07 MS1Samimvez
 
June 08 MS3
June 08 MS3June 08 MS3
June 08 MS3Samimvez
 
Nov 07 MS3
Nov 07 MS3Nov 07 MS3
Nov 07 MS3Samimvez
 
Nov 07 MS1
Nov 07 MS1Nov 07 MS1
Nov 07 MS1Samimvez
 
Nov 06 MS3
Nov 06 MS3Nov 06 MS3
Nov 06 MS3Samimvez
 
June 10 MS11
June 10 MS11June 10 MS11
June 10 MS11Samimvez
 
June 10 MS12
June 10 MS12June 10 MS12
June 10 MS12Samimvez
 
June 10 MS13
June 10 MS13June 10 MS13
June 10 MS13Samimvez
 
Computing 9691 Mark Scheme for May / June 2007 Cambridge Paper 1
Computing 9691 Mark Scheme for May / June 2007 Cambridge Paper 1Computing 9691 Mark Scheme for May / June 2007 Cambridge Paper 1
Computing 9691 Mark Scheme for May / June 2007 Cambridge Paper 1Alpro
 
Computing 9691 Mark Scheme for May / June 2007 Cambridge
Computing 9691 Mark Scheme for May / June 2007 CambridgeComputing 9691 Mark Scheme for May / June 2007 Cambridge
Computing 9691 Mark Scheme for May / June 2007 CambridgeAlpro
 
Nov 06 MS1
Nov 06 MS1Nov 06 MS1
Nov 06 MS1Samimvez
 
Computing 9691 Mark Scheme for May / June 2007 Cambridge Paper 3
Computing 9691 Mark Scheme for May / June 2007 Cambridge Paper 3Computing 9691 Mark Scheme for May / June 2007 Cambridge Paper 3
Computing 9691 Mark Scheme for May / June 2007 Cambridge Paper 3Alpro
 
June 03 MS1
June 03 MS1June 03 MS1
June 03 MS1Samimvez
 
June 09 MS1
June 09 MS1June 09 MS1
June 09 MS1Samimvez
 
Mark Scheme for May June 2008 Question Paper Computing 9691 Computers Zimbabwe
Mark Scheme for May June 2008 Question Paper Computing 9691 Computers ZimbabweMark Scheme for May June 2008 Question Paper Computing 9691 Computers Zimbabwe
Mark Scheme for May June 2008 Question Paper Computing 9691 Computers ZimbabweAlpro
 
Computing 9691 Test Paper Question Paper Paper 3 (Written paper 3) for May / ...
Computing 9691 Test Paper Question Paper Paper 3 (Written paper 3) for May / ...Computing 9691 Test Paper Question Paper Paper 3 (Written paper 3) for May / ...
Computing 9691 Test Paper Question Paper Paper 3 (Written paper 3) for May / ...Alpro
 
Nov 04 MS1
Nov 04 MS1Nov 04 MS1
Nov 04 MS1Samimvez
 
June 08 MS1
June 08 MS1June 08 MS1
June 08 MS1Samimvez
 
communication-protocols
 communication-protocols communication-protocols
communication-protocolsAli Kamil
 

Similaire à Nov 05 MS1 (20)

Nov 08 MS1
Nov 08 MS1Nov 08 MS1
Nov 08 MS1
 
June 07 MS1
June 07 MS1June 07 MS1
June 07 MS1
 
June 08 MS3
June 08 MS3June 08 MS3
June 08 MS3
 
Nov 07 MS3
Nov 07 MS3Nov 07 MS3
Nov 07 MS3
 
Nov 07 MS1
Nov 07 MS1Nov 07 MS1
Nov 07 MS1
 
Nov 06 MS3
Nov 06 MS3Nov 06 MS3
Nov 06 MS3
 
June 10 MS11
June 10 MS11June 10 MS11
June 10 MS11
 
June 10 MS12
June 10 MS12June 10 MS12
June 10 MS12
 
June 10 MS13
June 10 MS13June 10 MS13
June 10 MS13
 
Computing 9691 Mark Scheme for May / June 2007 Cambridge Paper 1
Computing 9691 Mark Scheme for May / June 2007 Cambridge Paper 1Computing 9691 Mark Scheme for May / June 2007 Cambridge Paper 1
Computing 9691 Mark Scheme for May / June 2007 Cambridge Paper 1
 
Computing 9691 Mark Scheme for May / June 2007 Cambridge
Computing 9691 Mark Scheme for May / June 2007 CambridgeComputing 9691 Mark Scheme for May / June 2007 Cambridge
Computing 9691 Mark Scheme for May / June 2007 Cambridge
 
Nov 06 MS1
Nov 06 MS1Nov 06 MS1
Nov 06 MS1
 
Computing 9691 Mark Scheme for May / June 2007 Cambridge Paper 3
Computing 9691 Mark Scheme for May / June 2007 Cambridge Paper 3Computing 9691 Mark Scheme for May / June 2007 Cambridge Paper 3
Computing 9691 Mark Scheme for May / June 2007 Cambridge Paper 3
 
June 03 MS1
June 03 MS1June 03 MS1
June 03 MS1
 
June 09 MS1
June 09 MS1June 09 MS1
June 09 MS1
 
Mark Scheme for May June 2008 Question Paper Computing 9691 Computers Zimbabwe
Mark Scheme for May June 2008 Question Paper Computing 9691 Computers ZimbabweMark Scheme for May June 2008 Question Paper Computing 9691 Computers Zimbabwe
Mark Scheme for May June 2008 Question Paper Computing 9691 Computers Zimbabwe
 
Computing 9691 Test Paper Question Paper Paper 3 (Written paper 3) for May / ...
Computing 9691 Test Paper Question Paper Paper 3 (Written paper 3) for May / ...Computing 9691 Test Paper Question Paper Paper 3 (Written paper 3) for May / ...
Computing 9691 Test Paper Question Paper Paper 3 (Written paper 3) for May / ...
 
Nov 04 MS1
Nov 04 MS1Nov 04 MS1
Nov 04 MS1
 
June 08 MS1
June 08 MS1June 08 MS1
June 08 MS1
 
communication-protocols
 communication-protocols communication-protocols
communication-protocols
 

Plus de Samimvez

Plus de Samimvez (20)

Sql installation tutorial
Sql installation tutorialSql installation tutorial
Sql installation tutorial
 
Example3
Example3Example3
Example3
 
Coms1010 exam paper - nov10
Coms1010   exam paper - nov10Coms1010   exam paper - nov10
Coms1010 exam paper - nov10
 
Coms1010 exam paper - may 08
Coms1010   exam paper - may 08Coms1010   exam paper - may 08
Coms1010 exam paper - may 08
 
Example2
Example2Example2
Example2
 
Labsheet 3
Labsheet 3Labsheet 3
Labsheet 3
 
Labsheet 3,5
Labsheet 3,5Labsheet 3,5
Labsheet 3,5
 
EQ V3x
EQ V3xEQ V3x
EQ V3x
 
Eq v2
Eq v2Eq v2
Eq v2
 
3.6
3.63.6
3.6
 
3.2
3.23.2
3.2
 
3.10
3.103.10
3.10
 
3.1
3.13.1
3.1
 
3.3
3.33.3
3.3
 
3.8
3.83.8
3.8
 
3.4
3.43.4
3.4
 
3.7
3.73.7
3.7
 
3.5
3.53.5
3.5
 
3.9
3.93.9
3.9
 
Nov 05 P3
Nov 05 P3Nov 05 P3
Nov 05 P3
 

Dernier

TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 

Dernier (20)

TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 

Nov 05 MS1

  • 1. UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS GCE Advanced Subsidiary Level and GCE Advanced Level MARK SCHEME for the November 2005 question paper 9691 COMPUTING 9691/01 Paper 1 (Written Paper 1) Maximum raw mark 90 This mark scheme is published as an aid to teachers and students, to indicate the requirements of the examination. It shows the basis on which Examiners were initially instructed to award marks. It does not indicate the details of the discussions that took place at an Examiners’ meeting before marking began. Any substantial changes to the mark scheme that arose from these discussions will be recorded in the published Report on the Examination. All Examiners are instructed that alternative correct answers and unexpected approaches in candidates’ scripts must be given marks that fairly reflect the relevant knowledge and skills demonstrated. Mark schemes must be read in conjunction with the question papers and the Report on the Examination. The minimum marks in these components needed for various grades were previously published with these mark schemes, but are now instead included in the Report on the Examination for this session. • CIE will not enter into discussion or correspondence in connection with these mark schemes. CIE is publishing the mark schemes for the November 2005 question papers for most IGCSE and GCE Advanced Level and Advanced Subsidiary Level syllabuses and some Ordinary Level syllabuses’. www.xtremepapers.net
  • 2. Page 1 Mark Scheme Syllabus Paper GCE A/AS LEVEL – NOVEMBER 2005 9691 1 1 (a) (i) word processor/database/communication software/email (ii) spreadsheet/accounting (iii) database/spreadsheet [3] (b) (i) Backing up is making a copy of the entire data file... − in case of corruption of working file. − Short term − Archiving is taking a copy of little used data − for long term storage in case something needed again − Redundant files can then be deleted in order to create space on medium. (1 per –, max 4) [4] (ii) – regularly − copy of files/to portable medium − More than one copy made − at least one copy kept off site − Transaction log kept between back-ups (1 per –, max 4) [4] (c) (i) OS/data files/software (ii) Back up/archive/communication of files between systems (iii) Import of new software (Note must be relevant to the office environment therefore no encyclopedias) [3] 2 (a) (i) Data is collected before processing together (ii) Data is processed immediately/within an acceptable time frame (iii) User is able to communicate with processor directly (iv) User is not connected to processor. [4] (b) – Batch – Offline Two from: (Sets of daily hours must be collected for each worker) cannot be processed until all collected/Faster to process if processor not bothered by user/no need for user input during processing/large quantities of similar data. Accept: on-line because workers need to be on-line to a system in order to send details to accounts department (for 2 marks) [4] 3 (i) – Screen mirrors a data capture form/is a data capture form – Spaces for answers to questions – Drop down lists providing limited choices for some questions – Important questions must have input before carrying on – Validation is made simpler because of limited choices – Used in telephone sales or equivalent example [3] © University of Cambridge International Examinations 2005 www.xtremepapers.net
  • 3. Page 2 Mark Scheme Syllabus Paper GCE A/AS LEVEL – NOVEMBER 2005 9691 1 (ii) – Series of options from which user chooses – possibly leading to submenu – Limits user – Used typically with touchscreen – information bureaus or equivalent example. [3] (iii) – Prompt on screen – User types commands – Must ensure syntax correct – Must learn commands – Allows access to whole system – Technician looking after a network/or equivalent example. [3] (3x1 per –, max 2 per dotty +1 per dotty for use, max 9) 4 (a) – Translator diagnostics – when the source code is translated the translator will spot syntax errors – Desk checking/white box testing – following the logic of the code (manually) – Debugging tools – range of tools to study characteristics when the code fails – Bottom up programming – code is in small modules making it easy to check – Black box testing – choosing test data to study the results produced/set results against expectations – Trace tables/step modules – trace the values of variables through a program run – Variable dump – see values of all variables at a particular place in the code – Break points – to stop execution at significant points – Cross references – Identifies errors caused by duplicate variable names (2 per type, max 3 types, max 6) [6] (b) – Comments/annotations (in code) – (code) which machine ignores/explains rest of code – Modularisation – small blocks of code easier to understand – so that only small amounts of code are to be understood at a time – Meaningful names – which explain meaning of variable/function/procedure – Indentation – to show which lines of code are conjoined (2 x 2 points, max 4) [4] © University of Cambridge International Examinations 2005 www.xtremepapers.net
  • 4. Page 3 Mark Scheme Syllabus Paper GCE A/AS LEVEL – NOVEMBER 2005 9691 1 5 (a) – Data sent as binary bytes – bytes added up – with no carry out of byte – before transmission/result is transmitted – result is transmitted – Added again after transmission/two values compared (1 per –, max 3) [3] (b) (i) – Message split into equal sized packets – each packet labeled – Each packet travels independently – At each node label checked and packet redirected. – Must be ordered at destination and re-assembled. (1 per –, max 3) [3] (ii) A: – Allows optimum use of network/less chance of message being intercepted/if a route is congested or blocked an alternative route is used. D: – Travels at speed of slowest packet/Must be reordered at destination. (1 for advantage and 1 for disadvantage, max 2) [2] 6 (i) – To coordinate the work of the rest of the processor [2] – manage the execution of instructions (not ‘perform’) – choreograph the instruction cycle by using a clock (ii) – Store OS – Store application software in use [2] – Store data files in use (iii) – Carry out processing/calculations – Carry out I/O from processor – To make logical decisions [2] – To manage the flags (1 per –, max 2 per dotty, max 6) 7 (a) – 1/0 of data – Types of data – form data stored in ASCII/JPEG/... – amount/type of data storage required – Data structures to be used – Relative importance of different types of data – Access methods – Is data to be static or regularly altered (1 per –, max 4) [4] (b) – Cost/limit to the budget that can be used – Site/is site dirty, small/noisy enough to effect decisions – Workforce/Are they trained, is there a large pool to draw from… – Availability/do the hardware and software exist, can they be produced easily (2 per pair, max 4) [4] © University of Cambridge International Examinations 2005 www.xtremepapers.net
  • 5. Page 4 Mark Scheme Syllabus Paper GCE A/AS LEVEL – NOVEMBER 2005 9691 1 8 – Loss of jobs – More jobs available in some areas – tend to be technical jobs – training required – some, probably older, workers unable to retrain – Training leads to extra qualifications... – extra responsibilities... – more highly paid jobs – Less danger to human beings on production line. – problems with computer use and health. – Deskilling because of reliance on automated system (1 per –, max 5) [5] 9 – Sound – set alarm for immediate response – On screen – to provide visual representation of the process to identify where the problem is – Hard copy text – to provide evidence for later study – Graphical – to indicate (quickly) whether still within parameters – Tabular – to provide exact figures which can be compared with adjacent readings – Analogue/digital meters – to provide readings – Lights – to indicate state of the process/alert operator (2 per pair, max 6) [6] 10 (a) – Who will be using it – What information needs to be conveyed – Under what circumstances must it operate – How effective will it be in conveying the information (1 per –, max 2) [2] (b) – Colours to be used/do not use red and green – Contrast/ensure background and text are suitably contrasting – Size/of fonts, diagrams,... – Layout/left to right and top to bottom (accept other) – Volume/not too much on single page – Highlighting/use sparingly, video reverse, flashing,... – Navigation/to move between screens (2 per pair, max 4) [4] © University of Cambridge International Examinations 2005 www.xtremepapers.net
  • 6. Page 5 Mark Scheme Syllabus Paper GCE A/AS LEVEL – NOVEMBER 2005 9691 1 11 (a) – Automatically calculates costs/stresses/... – Works out volumes of material needed – Ensures design remains between previously set parameters – Can simulate finished product – Can be tested in different situations – Allows for changes to be easily made – Can then be passed to manufacture seamlessly. (1 per –, max 4) [4] (b) – Generic packages designed to satisfy needs of a number of applications – This is specialised one off application – but must be designed for one production line – Different product/machines than any other production line. (1 per –, max 2) [2] 12 (i) – Decisions/reports/responses triggered by meeting some parameter – e.g. Number of a component falls below minimum level/... (ii) – Provides information upon which decisions may be based – One type of product takes longer to produce than another/... [4] Total [90] © University of Cambridge International Examinations 2005 www.xtremepapers.net