SlideShare uma empresa Scribd logo
1 de 10
Baixar para ler offline
UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS
GCE Advanced Subsidiary Level and GCE Advanced Level


MARK SCHEME for the November 2004 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.



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



CIE is publishing the mark schemes for the November 2004 question papers for most IGCSE
and GCE Advanced Level syllabuses.
Grade thresholds taken for Syllabus 9691/01 (Computing) in the November 2004
examination.

                         maximum         minimum mark required for grade:
                           mark
                                           A             B             E
                         available
      Component 1           90            60            56            32

The thresholds (minimum marks) for Grades C and D are normally set by dividing the
mark range between the B and the E thresholds into three. For example, if the
difference between the B and the E threshold is 24 marks, the C threshold is set 8
marks below the B threshold and the D threshold is set another 8 marks down. If
dividing the interval by three results in a fraction of a mark, then the threshold is
normally rounded down.
November 2004


                  A AND AS LEVEL
        CAMBRIDGE INTERNATIONAL DIPLOMA




                  MARK SCHEME


                MAXIMUM MARK: 90



           SYLLABUS/COMPONENT: 9691/01
                   COMPUTING
                   Written Paper 1
Page 1                       Mark Scheme                           Syllabus   Paper
                         A AND AS LEVEL – NOVEMBER 2004                    9691       1

Question 1

(a)(i)    Piece of hardware that allows data to be input to the processor.            [1]

   (ii)   Piece of hardware that allows the processor to convey the results of its
          processing.                                                         [1]

(b)       Input:
          Bar code reader/laser scanner/light wand
          Scans the barcode
          recognises the thickness of bars
          to allow interpretation of code number of item
          Keyboard
          to allow operator to input barcode/price/details
          in case bar code reader cannot read barcode
          to allow input of codes from items that have no printed barcode
          Swipe card reader/chip reader
          to read data from card (credit/debit/bank)
          to send details of amount and customer to bank/computer
          Scales
          to measure weight of items
          Customer keypad
          to input PIN
          Output:
          Printer
          to print till receipt
          LCD
          to show purchase details/cost of item
          Buzzer
          to confirm reading of code
          (Any 2x2 input and 1x2 output, max 6)                                       [6]

Question 2

(a)       Large amounts of data
          large number of customer statements to be produced
          Data processing of similar type
          simple calculations to work out balance
          standard form of statement
          Processor time available in quiet time
          statements do not need immediate attention
          uses large amount of resources
          No human intervention
          all details present on files so no outside interference
          (Max 6)                                                                     [6]




                  © University of Cambridge International Examinations 2005
Page 2                       Mark Scheme                            Syllabus    Paper
                         A AND AS LEVEL – NOVEMBER 2004                     9691        1

(b)       Indexed sequential
          file needs to be sequential for batch processing/match up with TF/ensure no
          records missed
          file needs direct access for queries to be made on-line/access through layers
          of indexes or use of index followed by sequential search                  [3]

Question 3

Comments/annotation of code
the inclusion of comments within the code to describe what is happening/code not used
or read by computer
Meaningful names
Names of variables/procedures/functions should be descriptive to make it easier to
follow
Modularity
Easier to understand a number of small segments than a large one
Indentation
Highlights blocks of code in order to keep them together
(max 2 for each of 3 methods, max 6)                                              [6]

Question 4

(a)       Serial access is when records are stored in no particular order (chronological)
          Note: Not “unstructured” without a good explanation.
          Sequential access implies records held in a logical order/technique such as a
          binary cut can be used/alphabetic or numeric or key order.                 [2]

(b)(i)    Key field is read
          hashing algorithm is applied to (it/something)
          to give (relative) address of data
          Data is looked for at that address
          Recognition of problem over clashes
          (1 per point, max 3)                                                          [3]

   (ii)   1. Subsequent locations are read
          until empty location found
          record inserted at empty location
          2. Existing record is used as head of list
          pointers pointing to subsequent records with same hash values
          new value inserted in free location and pointer from end of original list
          3. Area of memory (bucket) set aside for overflow
          any clashing record inserted into bucket
          in next location in serial form
          (Any 2 methods, max 2 per method, max 4)                                      [4]




                  © University of Cambridge International Examinations 2005
Page 3                      Mark Scheme                            Syllabus   Paper
                        A AND AS LEVEL – NOVEMBER 2004                     9691       1

Question 5

(a)       A set of rules/instructions
          to allow communication between devices                                      [2]

(b)       Types of data transmission
          is the transmission serial/parallel?
          Duplex/half duplex/simplex
          Baud rate
          Both devices must talk, listen at the same number of bits per second
          Otherwise bits may be missed/counted twice
          Error checking
          Is parity odd or even?
          Is echoing back used?
          Acknowledge messages to confirm accepted transmission
          (max 2 per type, max 2 types, max 4)                                        [4]

Question 6

(a)(i)    Expert knowledge covering a small area
          is brought together in a computer system
          comprises knowledge base
          rule base
          inference engine
          HCI
          (1 per point, max 4)                                                        [4]

   (ii)   Sensors/mechanic used to input details like car type and age and exhaust
          gasses
          Inference engine compares input with data in knowledge base
          e.g. engine temp with what it should be
          According to the rules in the rule base
          e.g. is temp too high-what to do
          Report to engineer on screen/automatic adjustment made
          (1 per point, max 3)                                                 [3]

(b)       Need to be trained
          may not be able to learn new skills
          new skills make worker more qualified
          may earn more because skill level higher
          Loss of skills (because of reliance on system)
          (1 per point, max 2)                                                        [2]




                  © University of Cambridge International Examinations 2005
Page 4                       Mark Scheme                           Syllabus   Paper
                          A AND AS LEVEL – NOVEMBER 2004                    9691       1

Question 7

Questionnaires:

Adv:       Large number of people can be asked quickly
           All employees perceive that they have had a say
Dis:       Restricted responses possible
           Some may have difficulty completing them
           Few replies

Interviews:

Adv:       Comments can be at length
           Can leave a prepared script
Dis:       Lengthy
           Limits the number of views that can be sought
           Generalised answers

Group discussions:

Adv:       Many people can air their views
           Cuts down the number of repeat views obtained in interviews
Dis:       Some people may hog the discussion
           Some people’s views may not be heard

Observation of methods/collection of data used, forms used

Adv:       Shows present system not just views which may be clouded
Dis:       People tend not to act in the way they normally do
           Data and forms tend to be seen in isolation

Collection of data used

Adv:       A clear indication of the data used and the collection methods
Dis:       Volume collected
           Data and forms tend to be seen in isolation

(1 per method, 1 per adv, 1 per dis, max 3 methods, max 9)                             [9]




                   © University of Cambridge International Examinations 2005
Page 5                       Mark Scheme                            Syllabus   Paper
                         A AND AS LEVEL – NOVEMBER 2004                     9691       1

Question 8

(a)       Custom      A package specially written to solve a specific problem
                      contains all the features the business needs
                      including non standard ones
                      does not contain features that will not be used
          OtS         Pre written (generic) software
                      immediately available
                      shared development costs
                      ready pool of trained workers
                      will have been fully tested
                      compatible with other organisations
                      readily available help groups
          (1 per point, max 4 points per type, max 5)                                  [5]

(b)(i)    Word processor
          to produce reports/write letters
          Spreadsheet
          to produce itemised invoices for customers/to ‘do the accounts’
          Accounting package
          to do the accounts (only allow once)
          Database (MS)
          to manipulate customer/stock files
          CAD
          to design new buildings/interiors
          Graphical
          to produce advertising material
          Presentation
          to produce presentations for marketing
          Note: Reasons for graphical and presentation may be interchanged
          Communication software
          To use email/web/create intranet
          (Any 4 types, 2 each, max 8)                                                 [8]

   (ii)   Files produced can be merged
          e.g. spreadsheet can be placed in a report
          Common screen design/common toolbars/common icons
          makes it simpler for staff to learn
          (1 per point, max 2)                                                         [2]




                   © University of Cambridge International Examinations 2005
Page 6                       Mark Scheme                             Syllabus     Paper
                          A AND AS LEVEL – NOVEMBER 2004                      9691         1

Question 9

(i)        Enter data twice
           Computer compares the two entries
           Rejects the code if the two entries do not match
           Visual verification on-screen

(ii)       (Length check) all codes must contain exactly 6 digits
           (Character check) all characters must be digits
           (Range check) first 3 digits must be in range 000-100 or 300-600
           (Existence check) code must match a key field on the file
           (Check digit) one of the 6 digits is used to check the others for validity
           (One per point, max 4 per dotty, max 6)                                             [6]

Question 10

Input to the system is of a standard type
Form prompts the user to ask standard questions
in the correct order
Ensures that information is in the correct format
Validation checks are easier to set up
Clear indication of where and what information is to be entered
Can automatically determine different routes dependent on entry
Labelled boxes to make system easy to use
Important data cannot be missed out
(1 per point, max 4)                                                                           [4]

Question 11

(a)        Back up is an extra copy to protect data in case it is corrupted
           Archive is a copy (of the files) at a certain point of time for long term storage
                                                                                               [2]

(b)        Customer file’s hit rate reduced as number increases
           many individual customers may only be ‘one off’, then record not used
           Necessary to free up space
           Stock file continually being changed
           Necessary to store example states of file before lost forever
           General point about possible need to retrieve data in the future
           Replacing old files with new will lead to old files being archived
           Taxation records
           Management information
           (1 per point, max 3)                                                                [3]




                   © University of Cambridge International Examinations 2005
Page 7                      Mark Scheme                            Syllabus   Paper
                        A AND AS LEVEL – NOVEMBER 2004                     9691       1

(c)       Either:
          At regular intervals (No more than) 7 days
          File is copied to tape (or alternative, not floppy)
          Stored away from system
          Multiple copies
          Use of a transaction file
          Or:
          Grandfather/Father/Son or Ancestral Filing System
          All stored sequentially
          When file updated from TF
          Each generation moves up
          G and F are back-ups
          (1 per point, max 4)                                                         [4]

                                                                                Total [90]




                  © University of Cambridge International Examinations 2005

Mais conteúdo relacionado

Mais procurados

IRJET-Block-Level Message Encryption for Secure Large File to Avoid De-Duplic...
IRJET-Block-Level Message Encryption for Secure Large File to Avoid De-Duplic...IRJET-Block-Level Message Encryption for Secure Large File to Avoid De-Duplic...
IRJET-Block-Level Message Encryption for Secure Large File to Avoid De-Duplic...IRJET Journal
 
A REAL-TIME H.264/AVC ENCODER&DECODER WITH VERTICAL MODE FOR INTRA FRAME AND ...
A REAL-TIME H.264/AVC ENCODER&DECODER WITH VERTICAL MODE FOR INTRA FRAME AND ...A REAL-TIME H.264/AVC ENCODER&DECODER WITH VERTICAL MODE FOR INTRA FRAME AND ...
A REAL-TIME H.264/AVC ENCODER&DECODER WITH VERTICAL MODE FOR INTRA FRAME AND ...csandit
 
UNIT-3 : CHANNEL CODING
UNIT-3 : CHANNEL CODINGUNIT-3 : CHANNEL CODING
UNIT-3 : CHANNEL CODINGabhishek reddy
 
Colour Based Cryptography
Colour Based CryptographyColour Based Cryptography
Colour Based CryptographyIRJET Journal
 

Mais procurados (7)

Nov 03 MS
Nov 03 MSNov 03 MS
Nov 03 MS
 
Huffman ppt
Huffman ppt Huffman ppt
Huffman ppt
 
IRJET-Block-Level Message Encryption for Secure Large File to Avoid De-Duplic...
IRJET-Block-Level Message Encryption for Secure Large File to Avoid De-Duplic...IRJET-Block-Level Message Encryption for Secure Large File to Avoid De-Duplic...
IRJET-Block-Level Message Encryption for Secure Large File to Avoid De-Duplic...
 
A REAL-TIME H.264/AVC ENCODER&DECODER WITH VERTICAL MODE FOR INTRA FRAME AND ...
A REAL-TIME H.264/AVC ENCODER&DECODER WITH VERTICAL MODE FOR INTRA FRAME AND ...A REAL-TIME H.264/AVC ENCODER&DECODER WITH VERTICAL MODE FOR INTRA FRAME AND ...
A REAL-TIME H.264/AVC ENCODER&DECODER WITH VERTICAL MODE FOR INTRA FRAME AND ...
 
UNIT-3 : CHANNEL CODING
UNIT-3 : CHANNEL CODINGUNIT-3 : CHANNEL CODING
UNIT-3 : CHANNEL CODING
 
Trivandrum
TrivandrumTrivandrum
Trivandrum
 
Colour Based Cryptography
Colour Based CryptographyColour Based Cryptography
Colour Based Cryptography
 

Destaque

cara ubah theme mywapblog.com
cara ubah theme mywapblog.comcara ubah theme mywapblog.com
cara ubah theme mywapblog.comYohanita Tengku
 
Consejos para realizar una Campaña de Email Marketing
Consejos para realizar una Campaña de Email MarketingConsejos para realizar una Campaña de Email Marketing
Consejos para realizar una Campaña de Email Marketinglucaslandesman
 
Mobile Enterprise Applications
Mobile Enterprise ApplicationsMobile Enterprise Applications
Mobile Enterprise ApplicationsJason Conger
 
Inaugural Address: Application of Management Science to Help Mandir Developme...
Inaugural Address: Application of Management Science to Help Mandir Developme...Inaugural Address: Application of Management Science to Help Mandir Developme...
Inaugural Address: Application of Management Science to Help Mandir Developme...VHP-America
 
Обеспечение безопасности для виртуальных серверов и приложений
Обеспечение безопасности для виртуальных серверов и приложенийОбеспечение безопасности для виртуальных серверов и приложений
Обеспечение безопасности для виртуальных серверов и приложенийCisco Russia
 
Jak může neziskovka využít volně šiřitelný software
Jak může neziskovka využít volně šiřitelný softwareJak může neziskovka využít volně šiřitelný software
Jak může neziskovka využít volně šiřitelný softwareLiberix, o.p.s.
 
Patogenicidad de Paecilomices fumosoroseus (isaria fumosorosea) en Mosquita ...
Patogenicidad de Paecilomices fumosoroseus (isaria  fumosorosea) en Mosquita ...Patogenicidad de Paecilomices fumosoroseus (isaria  fumosorosea) en Mosquita ...
Patogenicidad de Paecilomices fumosoroseus (isaria fumosorosea) en Mosquita ...wilberth chan cupu
 
The Evolving Internet: A look ahead to 2025
The Evolving Internet: A look ahead to 2025The Evolving Internet: A look ahead to 2025
The Evolving Internet: A look ahead to 2025Ufuk Kılıç
 
Livret bhajan francais version juillet 2011
Livret bhajan francais version juillet 2011Livret bhajan francais version juillet 2011
Livret bhajan francais version juillet 2011Bhagavatam
 
Cloud Catalog Management – Services Aggregation and Delivery Best Practices
Cloud Catalog Management – Services Aggregation and Delivery Best PracticesCloud Catalog Management – Services Aggregation and Delivery Best Practices
Cloud Catalog Management – Services Aggregation and Delivery Best Practicesjamcracker4677
 
2011 - Organisation und Koordination eines Netzwerks zur EU-Koordination der ...
2011 - Organisation und Koordination eines Netzwerks zur EU-Koordination der ...2011 - Organisation und Koordination eines Netzwerks zur EU-Koordination der ...
2011 - Organisation und Koordination eines Netzwerks zur EU-Koordination der ...trESS Network
 
T2S made easy overview - roadshow june 2014
T2S made easy overview - roadshow june 2014T2S made easy overview - roadshow june 2014
T2S made easy overview - roadshow june 2014Euroclear
 
Staining of Circulating Tumor Cells - as easy as a blood picture
Staining of Circulating Tumor Cells - as easy as a blood pictureStaining of Circulating Tumor Cells - as easy as a blood picture
Staining of Circulating Tumor Cells - as easy as a blood picturePeter Pachmann
 
S3 - Process product optimization design experiments response surface methodo...
S3 - Process product optimization design experiments response surface methodo...S3 - Process product optimization design experiments response surface methodo...
S3 - Process product optimization design experiments response surface methodo...CAChemE
 
eMarketer Webinar: Cross-Device Targeting—The Challenges and Near-Term Possib...
eMarketer Webinar: Cross-Device Targeting—The Challenges and Near-Term Possib...eMarketer Webinar: Cross-Device Targeting—The Challenges and Near-Term Possib...
eMarketer Webinar: Cross-Device Targeting—The Challenges and Near-Term Possib...eMarketer
 

Destaque (19)

cara ubah theme mywapblog.com
cara ubah theme mywapblog.comcara ubah theme mywapblog.com
cara ubah theme mywapblog.com
 
CV_Maksym_Ozhygin_en
CV_Maksym_Ozhygin_enCV_Maksym_Ozhygin_en
CV_Maksym_Ozhygin_en
 
Consejos para realizar una Campaña de Email Marketing
Consejos para realizar una Campaña de Email MarketingConsejos para realizar una Campaña de Email Marketing
Consejos para realizar una Campaña de Email Marketing
 
Mobile Enterprise Applications
Mobile Enterprise ApplicationsMobile Enterprise Applications
Mobile Enterprise Applications
 
Inaugural Address: Application of Management Science to Help Mandir Developme...
Inaugural Address: Application of Management Science to Help Mandir Developme...Inaugural Address: Application of Management Science to Help Mandir Developme...
Inaugural Address: Application of Management Science to Help Mandir Developme...
 
Обеспечение безопасности для виртуальных серверов и приложений
Обеспечение безопасности для виртуальных серверов и приложенийОбеспечение безопасности для виртуальных серверов и приложений
Обеспечение безопасности для виртуальных серверов и приложений
 
Jak může neziskovka využít volně šiřitelný software
Jak může neziskovka využít volně šiřitelný softwareJak může neziskovka využít volně šiřitelný software
Jak může neziskovka využít volně šiřitelný software
 
Patogenicidad de Paecilomices fumosoroseus (isaria fumosorosea) en Mosquita ...
Patogenicidad de Paecilomices fumosoroseus (isaria  fumosorosea) en Mosquita ...Patogenicidad de Paecilomices fumosoroseus (isaria  fumosorosea) en Mosquita ...
Patogenicidad de Paecilomices fumosoroseus (isaria fumosorosea) en Mosquita ...
 
Bien
BienBien
Bien
 
ZVA Geschaeftsbericht 2014
ZVA Geschaeftsbericht 2014ZVA Geschaeftsbericht 2014
ZVA Geschaeftsbericht 2014
 
The Evolving Internet: A look ahead to 2025
The Evolving Internet: A look ahead to 2025The Evolving Internet: A look ahead to 2025
The Evolving Internet: A look ahead to 2025
 
7 faith cfc
7 faith cfc7 faith cfc
7 faith cfc
 
Livret bhajan francais version juillet 2011
Livret bhajan francais version juillet 2011Livret bhajan francais version juillet 2011
Livret bhajan francais version juillet 2011
 
Cloud Catalog Management – Services Aggregation and Delivery Best Practices
Cloud Catalog Management – Services Aggregation and Delivery Best PracticesCloud Catalog Management – Services Aggregation and Delivery Best Practices
Cloud Catalog Management – Services Aggregation and Delivery Best Practices
 
2011 - Organisation und Koordination eines Netzwerks zur EU-Koordination der ...
2011 - Organisation und Koordination eines Netzwerks zur EU-Koordination der ...2011 - Organisation und Koordination eines Netzwerks zur EU-Koordination der ...
2011 - Organisation und Koordination eines Netzwerks zur EU-Koordination der ...
 
T2S made easy overview - roadshow june 2014
T2S made easy overview - roadshow june 2014T2S made easy overview - roadshow june 2014
T2S made easy overview - roadshow june 2014
 
Staining of Circulating Tumor Cells - as easy as a blood picture
Staining of Circulating Tumor Cells - as easy as a blood pictureStaining of Circulating Tumor Cells - as easy as a blood picture
Staining of Circulating Tumor Cells - as easy as a blood picture
 
S3 - Process product optimization design experiments response surface methodo...
S3 - Process product optimization design experiments response surface methodo...S3 - Process product optimization design experiments response surface methodo...
S3 - Process product optimization design experiments response surface methodo...
 
eMarketer Webinar: Cross-Device Targeting—The Challenges and Near-Term Possib...
eMarketer Webinar: Cross-Device Targeting—The Challenges and Near-Term Possib...eMarketer Webinar: Cross-Device Targeting—The Challenges and Near-Term Possib...
eMarketer Webinar: Cross-Device Targeting—The Challenges and Near-Term Possib...
 

Semelhante a Nov 04 MS1

Nov 04 MS3
Nov 04 MS3Nov 04 MS3
Nov 04 MS3Samimvez
 
Nov 05 MS1
Nov 05 MS1Nov 05 MS1
Nov 05 MS1Samimvez
 
Nov 09 MS31
Nov 09 MS31Nov 09 MS31
Nov 09 MS31Samimvez
 
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
 
June 08 MS3
June 08 MS3June 08 MS3
June 08 MS3Samimvez
 
June 02 P1
June 02 P1June 02 P1
June 02 P1Samimvez
 
June 09 MS1
June 09 MS1June 09 MS1
June 09 MS1Samimvez
 
June 06 MS1
June 06 MS1June 06 MS1
June 06 MS1Samimvez
 
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
 
June 07 MS1
June 07 MS1June 07 MS1
June 07 MS1Samimvez
 
Nov 08 MS1
Nov 08 MS1Nov 08 MS1
Nov 08 MS1Samimvez
 
Nov 05 MS3
Nov 05 MS3Nov 05 MS3
Nov 05 MS3Samimvez
 
Computing paper 1 9691 may june 2004 computers general certificate of educati...
Computing paper 1 9691 may june 2004 computers general certificate of educati...Computing paper 1 9691 may june 2004 computers general certificate of educati...
Computing paper 1 9691 may june 2004 computers general certificate of educati...Alpro
 
June 06 MS3
June 06 MS3June 06 MS3
June 06 MS3Samimvez
 
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
 
Computer paper 3 may june 2008 9691 cambridge General Certificate of educatio...
Computer paper 3 may june 2008 9691 cambridge General Certificate of educatio...Computer paper 3 may june 2008 9691 cambridge General Certificate of educatio...
Computer paper 3 may june 2008 9691 cambridge General Certificate of educatio...Alpro
 

Semelhante a Nov 04 MS1 (20)

Nov 04 MS3
Nov 04 MS3Nov 04 MS3
Nov 04 MS3
 
Nov 05 MS1
Nov 05 MS1Nov 05 MS1
Nov 05 MS1
 
Nov 09 MS31
Nov 09 MS31Nov 09 MS31
Nov 09 MS31
 
Nov 02 P1
Nov 02 P1Nov 02 P1
Nov 02 P1
 
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
 
June 08 MS3
June 08 MS3June 08 MS3
June 08 MS3
 
June 02 P1
June 02 P1June 02 P1
June 02 P1
 
June 09 MS1
June 09 MS1June 09 MS1
June 09 MS1
 
June 06 MS1
June 06 MS1June 06 MS1
June 06 MS1
 
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 / ...
 
June 07 MS1
June 07 MS1June 07 MS1
June 07 MS1
 
Nov 08 MS1
Nov 08 MS1Nov 08 MS1
Nov 08 MS1
 
Nov 05 MS3
Nov 05 MS3Nov 05 MS3
Nov 05 MS3
 
Computing paper 1 9691 may june 2004 computers general certificate of educati...
Computing paper 1 9691 may june 2004 computers general certificate of educati...Computing paper 1 9691 may june 2004 computers general certificate of educati...
Computing paper 1 9691 may june 2004 computers general certificate of educati...
 
June 06 MS3
June 06 MS3June 06 MS3
June 06 MS3
 
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
 
0478_w18_ms_11.pdf
0478_w18_ms_11.pdf0478_w18_ms_11.pdf
0478_w18_ms_11.pdf
 
Nov 03 P1
Nov 03 P1Nov 03 P1
Nov 03 P1
 
Computer paper 3 may june 2008 9691 cambridge General Certificate of educatio...
Computer paper 3 may june 2008 9691 cambridge General Certificate of educatio...Computer paper 3 may june 2008 9691 cambridge General Certificate of educatio...
Computer paper 3 may june 2008 9691 cambridge General Certificate of educatio...
 

Mais de Samimvez

Mais 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
 

Último

"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfPrecisely
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 

Último (20)

"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 

Nov 04 MS1

  • 1. UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS GCE Advanced Subsidiary Level and GCE Advanced Level MARK SCHEME for the November 2004 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. • CIE will not enter into discussion or correspondence in connection with these mark schemes. CIE is publishing the mark schemes for the November 2004 question papers for most IGCSE and GCE Advanced Level syllabuses.
  • 2. Grade thresholds taken for Syllabus 9691/01 (Computing) in the November 2004 examination. maximum minimum mark required for grade: mark A B E available Component 1 90 60 56 32 The thresholds (minimum marks) for Grades C and D are normally set by dividing the mark range between the B and the E thresholds into three. For example, if the difference between the B and the E threshold is 24 marks, the C threshold is set 8 marks below the B threshold and the D threshold is set another 8 marks down. If dividing the interval by three results in a fraction of a mark, then the threshold is normally rounded down.
  • 3. November 2004 A AND AS LEVEL CAMBRIDGE INTERNATIONAL DIPLOMA MARK SCHEME MAXIMUM MARK: 90 SYLLABUS/COMPONENT: 9691/01 COMPUTING Written Paper 1
  • 4. Page 1 Mark Scheme Syllabus Paper A AND AS LEVEL – NOVEMBER 2004 9691 1 Question 1 (a)(i) Piece of hardware that allows data to be input to the processor. [1] (ii) Piece of hardware that allows the processor to convey the results of its processing. [1] (b) Input: Bar code reader/laser scanner/light wand Scans the barcode recognises the thickness of bars to allow interpretation of code number of item Keyboard to allow operator to input barcode/price/details in case bar code reader cannot read barcode to allow input of codes from items that have no printed barcode Swipe card reader/chip reader to read data from card (credit/debit/bank) to send details of amount and customer to bank/computer Scales to measure weight of items Customer keypad to input PIN Output: Printer to print till receipt LCD to show purchase details/cost of item Buzzer to confirm reading of code (Any 2x2 input and 1x2 output, max 6) [6] Question 2 (a) Large amounts of data large number of customer statements to be produced Data processing of similar type simple calculations to work out balance standard form of statement Processor time available in quiet time statements do not need immediate attention uses large amount of resources No human intervention all details present on files so no outside interference (Max 6) [6] © University of Cambridge International Examinations 2005
  • 5. Page 2 Mark Scheme Syllabus Paper A AND AS LEVEL – NOVEMBER 2004 9691 1 (b) Indexed sequential file needs to be sequential for batch processing/match up with TF/ensure no records missed file needs direct access for queries to be made on-line/access through layers of indexes or use of index followed by sequential search [3] Question 3 Comments/annotation of code the inclusion of comments within the code to describe what is happening/code not used or read by computer Meaningful names Names of variables/procedures/functions should be descriptive to make it easier to follow Modularity Easier to understand a number of small segments than a large one Indentation Highlights blocks of code in order to keep them together (max 2 for each of 3 methods, max 6) [6] Question 4 (a) Serial access is when records are stored in no particular order (chronological) Note: Not “unstructured” without a good explanation. Sequential access implies records held in a logical order/technique such as a binary cut can be used/alphabetic or numeric or key order. [2] (b)(i) Key field is read hashing algorithm is applied to (it/something) to give (relative) address of data Data is looked for at that address Recognition of problem over clashes (1 per point, max 3) [3] (ii) 1. Subsequent locations are read until empty location found record inserted at empty location 2. Existing record is used as head of list pointers pointing to subsequent records with same hash values new value inserted in free location and pointer from end of original list 3. Area of memory (bucket) set aside for overflow any clashing record inserted into bucket in next location in serial form (Any 2 methods, max 2 per method, max 4) [4] © University of Cambridge International Examinations 2005
  • 6. Page 3 Mark Scheme Syllabus Paper A AND AS LEVEL – NOVEMBER 2004 9691 1 Question 5 (a) A set of rules/instructions to allow communication between devices [2] (b) Types of data transmission is the transmission serial/parallel? Duplex/half duplex/simplex Baud rate Both devices must talk, listen at the same number of bits per second Otherwise bits may be missed/counted twice Error checking Is parity odd or even? Is echoing back used? Acknowledge messages to confirm accepted transmission (max 2 per type, max 2 types, max 4) [4] Question 6 (a)(i) Expert knowledge covering a small area is brought together in a computer system comprises knowledge base rule base inference engine HCI (1 per point, max 4) [4] (ii) Sensors/mechanic used to input details like car type and age and exhaust gasses Inference engine compares input with data in knowledge base e.g. engine temp with what it should be According to the rules in the rule base e.g. is temp too high-what to do Report to engineer on screen/automatic adjustment made (1 per point, max 3) [3] (b) Need to be trained may not be able to learn new skills new skills make worker more qualified may earn more because skill level higher Loss of skills (because of reliance on system) (1 per point, max 2) [2] © University of Cambridge International Examinations 2005
  • 7. Page 4 Mark Scheme Syllabus Paper A AND AS LEVEL – NOVEMBER 2004 9691 1 Question 7 Questionnaires: Adv: Large number of people can be asked quickly All employees perceive that they have had a say Dis: Restricted responses possible Some may have difficulty completing them Few replies Interviews: Adv: Comments can be at length Can leave a prepared script Dis: Lengthy Limits the number of views that can be sought Generalised answers Group discussions: Adv: Many people can air their views Cuts down the number of repeat views obtained in interviews Dis: Some people may hog the discussion Some people’s views may not be heard Observation of methods/collection of data used, forms used Adv: Shows present system not just views which may be clouded Dis: People tend not to act in the way they normally do Data and forms tend to be seen in isolation Collection of data used Adv: A clear indication of the data used and the collection methods Dis: Volume collected Data and forms tend to be seen in isolation (1 per method, 1 per adv, 1 per dis, max 3 methods, max 9) [9] © University of Cambridge International Examinations 2005
  • 8. Page 5 Mark Scheme Syllabus Paper A AND AS LEVEL – NOVEMBER 2004 9691 1 Question 8 (a) Custom A package specially written to solve a specific problem contains all the features the business needs including non standard ones does not contain features that will not be used OtS Pre written (generic) software immediately available shared development costs ready pool of trained workers will have been fully tested compatible with other organisations readily available help groups (1 per point, max 4 points per type, max 5) [5] (b)(i) Word processor to produce reports/write letters Spreadsheet to produce itemised invoices for customers/to ‘do the accounts’ Accounting package to do the accounts (only allow once) Database (MS) to manipulate customer/stock files CAD to design new buildings/interiors Graphical to produce advertising material Presentation to produce presentations for marketing Note: Reasons for graphical and presentation may be interchanged Communication software To use email/web/create intranet (Any 4 types, 2 each, max 8) [8] (ii) Files produced can be merged e.g. spreadsheet can be placed in a report Common screen design/common toolbars/common icons makes it simpler for staff to learn (1 per point, max 2) [2] © University of Cambridge International Examinations 2005
  • 9. Page 6 Mark Scheme Syllabus Paper A AND AS LEVEL – NOVEMBER 2004 9691 1 Question 9 (i) Enter data twice Computer compares the two entries Rejects the code if the two entries do not match Visual verification on-screen (ii) (Length check) all codes must contain exactly 6 digits (Character check) all characters must be digits (Range check) first 3 digits must be in range 000-100 or 300-600 (Existence check) code must match a key field on the file (Check digit) one of the 6 digits is used to check the others for validity (One per point, max 4 per dotty, max 6) [6] Question 10 Input to the system is of a standard type Form prompts the user to ask standard questions in the correct order Ensures that information is in the correct format Validation checks are easier to set up Clear indication of where and what information is to be entered Can automatically determine different routes dependent on entry Labelled boxes to make system easy to use Important data cannot be missed out (1 per point, max 4) [4] Question 11 (a) Back up is an extra copy to protect data in case it is corrupted Archive is a copy (of the files) at a certain point of time for long term storage [2] (b) Customer file’s hit rate reduced as number increases many individual customers may only be ‘one off’, then record not used Necessary to free up space Stock file continually being changed Necessary to store example states of file before lost forever General point about possible need to retrieve data in the future Replacing old files with new will lead to old files being archived Taxation records Management information (1 per point, max 3) [3] © University of Cambridge International Examinations 2005
  • 10. Page 7 Mark Scheme Syllabus Paper A AND AS LEVEL – NOVEMBER 2004 9691 1 (c) Either: At regular intervals (No more than) 7 days File is copied to tape (or alternative, not floppy) Stored away from system Multiple copies Use of a transaction file Or: Grandfather/Father/Son or Ancestral Filing System All stored sequentially When file updated from TF Each generation moves up G and F are back-ups (1 per point, max 4) [4] Total [90] © University of Cambridge International Examinations 2005