SlideShare ist ein Scribd-Unternehmen logo
1 von 4
Downloaden Sie, um offline zu lesen
CAMBRIDGE INTERNATIONAL EXAMINATIONS
               General Certificate of Education Advanced Subsidiary Level
               and Advanced Level
               COMPUTING                                                    9691/1
               PAPER 1
                                              OCTOBER/NOVEMBER SESSION 2002
                                                                                  2 hours
               Additional materials:
                  Answer paper




TIME       2 hours

INSTRUCTIONS TO CANDIDATES
Write your name, Centre number and candidate number in the spaces provided on the answer paper.
Answer all questions.
Write your answers on the separate answer paper provided.
If you use more than one sheet of paper, fasten the sheets together.

INFORMATION FOR CANDIDATES
The number of marks is given in brackets [ ] at the end of each question or part question.
You are reminded of the need for good English and clear presentation in your answers.




                             This question paper consists of 4 printed pages.
SP (AT) S28404/3
© CIE 2002                                                                                   [Turn over
2

                                           Answer all questions.


1   (a) Explain what is meant by the terms

        (i)    off-the-shelf,
        (ii)   custom-written
        software.                                                                               [2]

    (b) Give three advantages of using off-the-shelf software rather than custom-written software,
        and one disadvantage.                                                                  [4]


2   Batch processing and real-time are two modes of computer system use.

    (a) Define the terms

        (i)    batch processing,
        (ii)   real-time processing.                                                            [2]

    (b) Give an example of an application for which

        (i)    batch processing
        (ii)   real-time processing
        would be appropriate, giving a reason for each of your answers.                         [4]


3   The algorithms shown have both been written with the intention of printing out the even numbers
    from 2 to 10 inclusive.

    A   X=2                            B     X=2
        WHILE X < > 10 DO                    REPEAT
          X=X+2                                X=X+2
          OUTPUT X                             OUTPUT X
        ENDWHILE                             UNTIL X > 10
        END                                  END

    (a) State the outputs from

        (i)    Algorithm A,
        (ii)   Algorithm B.                                                                     [2]

    (b) Modify

        (i)    Algorithm A
        (ii)   Algorithm B
        so that each will output the even numbers from 2 to 10 inclusive.                       [2]




                                                 9691/1/O/N/02
3

4   An examination centre holds data about the candidates at that centre.
    The data held is
    •   4 digit candidate number
    •   candidate name
    •   gender
    •   date of birth
    •   number of subjects entered.

    (a) If there are 200 candidates entered by the centre, calculate the expected size of the file.
        Show your working and give your answer in suitable units.                               [6]

    (b) State a suitable medium for storing a back-up copy of the candidate file, giving a reason for
        your answer.                                                                              [2]


5   (a) State the meaning of the terms

         (i)   source code,
        (ii)   object code
         and state the process that connects them.                                                 [3]

    (b) Explain how this process can be used to check program code written by a programmer         [2]


6   An on-line telephone enquiry system employs a large number of operators who answer customer
    queries by accessing their records at a terminal. All the terminals are connected to a single
    processor using a multi-user operating system.

    (a) Explain how a multi-user operating system allows each of the users to share a single
        processor.                                                                       [3]

    (b) Give reasons why a number of terminals using a multi-access operating system is preferable
        in this application to a number of stand alone machines.                               [3]


7   (a) Describe how an array is initialised in the memory of a computer.                          [4]

    (b) Describe how an array may be searched serially to find a specific data item.               [4]


8   Explain the importance of bit rates to communication. Refer to the characteristics of two types of
    data file which may need to be transmitted around a network system.                            [6]


9   (a) Explain what is meant by the term generic applications software.                           [1]

    (b) State an example of an application where it would not be appropriate to use generic
        applications software, giving a reason for your answer.                         [2]


10 State three rules which would be part of a protocol used for sending data between two
   processors, explaining why each is necessary.                                      [6]

11 State two types of diagram useful in the analysis stage of the system life cycle, explaining how
   each is used.                                                                                 [6]
                                              9691/1/O/N/02
4

The remaining questions refer to the following information.

A small building firm keeps records, on a computer system, of customers and jobs carried out.
Customers sometimes contact the firm to ask for a quote for a standard piece of work, to ask for new
work to be done, or to pay for work already carried out.

12 (a) With reference to this example distinguish between passive and interactive information
       systems.                                                                            [4]

    (b) The information about customers held in the firm’s computer files is confidential. State three
        measures that are often included in laws to protect individuals from suffering because of data
        held about them, giving a reason why each is important.                                     [6]


13 A decision is taken to provide an information system for potential customers who come to the
   office. Customers would be able to choose the type of work to be done and would see examples
   on a screen.
   Explain why a menu-based interface would be appropriate for this application if intended for
   customer use.                                                                             [4]


14 The firm offers a service to potential customers whereby the firm’s representative calls at the
   customer’s house and produces an image of what the proposed building improvements will look
   like.
   Explain how this service is carried out. Include a reference to the hardware required.       [6]


15 When the computer system was produced, the systems analyst supplied user documentation and
   technical documentation.

    (a) State what is meant by

         (i)   user documentation,
        (ii)   technical documentation.                                                             [2]

    (b) State two items of documentation which would be included in

         (i)   user documentation,
         (ii) technical documentation.                                                              [4]

                                                                                          [TOTAL : 90]




                                               9691/1/O/N/02

Weitere ähnliche Inhalte

Was ist angesagt? (20)

Nov 03 P3
Nov 03 P3Nov 03 P3
Nov 03 P3
 
Nov 03 P1
Nov 03 P1Nov 03 P1
Nov 03 P1
 
June 09 P3
June 09 P3June 09 P3
June 09 P3
 
Nov 08 P3
Nov 08 P3Nov 08 P3
Nov 08 P3
 
Nov 09 P32
Nov 09 P32Nov 09 P32
Nov 09 P32
 
Nov 09 P31
Nov 09 P31Nov 09 P31
Nov 09 P31
 
Nov 06 P3
Nov 06 P3Nov 06 P3
Nov 06 P3
 
Nov 05 P3
Nov 05 P3Nov 05 P3
Nov 05 P3
 
June 10 P33
June 10 P33June 10 P33
June 10 P33
 
June 10 P32
June 10 P32June 10 P32
June 10 P32
 
Nov 07 P1
Nov 07 P1Nov 07 P1
Nov 07 P1
 
June 04 P3
June 04 P3June 04 P3
June 04 P3
 
June 02 P1
June 02 P1June 02 P1
June 02 P1
 
June 10 P31
June 10 P31June 10 P31
June 10 P31
 
June 09 P1
June 09 P1June 09 P1
June 09 P1
 
Nov 05 P1
Nov 05 P1Nov 05 P1
Nov 05 P1
 
June 08 P3
June 08 P3June 08 P3
June 08 P3
 
June 03 P1
June 03 P1June 03 P1
June 03 P1
 
Embedded Systems Jntu Model Paper{Www.Studentyogi.Com}
Embedded Systems Jntu Model Paper{Www.Studentyogi.Com}Embedded Systems Jntu Model Paper{Www.Studentyogi.Com}
Embedded Systems Jntu Model Paper{Www.Studentyogi.Com}
 
Nov 09 P12
Nov 09 P12Nov 09 P12
Nov 09 P12
 

Ähnlich wie Nov 02 P1

June 06 P1
June 06 P1June 06 P1
June 06 P1
Samimvez
 
June 10 P11
June 10 P11June 10 P11
June 10 P11
Samimvez
 
June 10 P12
June 10 P12June 10 P12
June 10 P12
Samimvez
 
June 08 P1
June 08 P1June 08 P1
June 08 P1
Samimvez
 
June 06 P3
June 06 P3June 06 P3
June 06 P3
Samimvez
 

Ähnlich wie Nov 02 P1 (12)

June 06 P1
June 06 P1June 06 P1
June 06 P1
 
June 10 P11
June 10 P11June 10 P11
June 10 P11
 
June 10 P12
June 10 P12June 10 P12
June 10 P12
 
June 08 P1
June 08 P1June 08 P1
June 08 P1
 
June 06 P3
June 06 P3June 06 P3
June 06 P3
 
Computing 9691 Test paper Paper 1 for May / June 2007 Cambridge
Computing 9691 Test paper Paper 1 for May / June 2007 CambridgeComputing 9691 Test paper Paper 1 for May / June 2007 Cambridge
Computing 9691 Test paper Paper 1 for May / June 2007 Cambridge
 
Nov 07 P3
Nov 07 P3Nov 07 P3
Nov 07 P3
 
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...
 
Computing paper 1 9691 / 1 may june 2002 general Certificate of education Adv...
Computing paper 1 9691 / 1 may june 2002 general Certificate of education Adv...Computing paper 1 9691 / 1 may june 2002 general Certificate of education Adv...
Computing paper 1 9691 / 1 may june 2002 general Certificate of education Adv...
 
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...
 
Computing paper 1 may june 2008 computers cambridge test paper zimsec zimbabw...
Computing paper 1 may june 2008 computers cambridge test paper zimsec zimbabw...Computing paper 1 may june 2008 computers cambridge test paper zimsec zimbabw...
Computing paper 1 may june 2008 computers cambridge test paper zimsec zimbabw...
 
Computing 9691 Test Paper Paper 3 for May / June 2007 Cambridge
Computing 9691 Test Paper Paper 3 for May / June 2007 CambridgeComputing 9691 Test Paper Paper 3 for May / June 2007 Cambridge
Computing 9691 Test Paper Paper 3 for May / June 2007 Cambridge
 

Mehr von 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
 
June 02 MS2
June 02 MS2June 02 MS2
June 02 MS2
 

Kürzlich hochgeladen

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 

Kürzlich hochgeladen (20)

Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.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
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
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...
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
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
 

Nov 02 P1

  • 1. CAMBRIDGE INTERNATIONAL EXAMINATIONS General Certificate of Education Advanced Subsidiary Level and Advanced Level COMPUTING 9691/1 PAPER 1 OCTOBER/NOVEMBER SESSION 2002 2 hours Additional materials: Answer paper TIME 2 hours INSTRUCTIONS TO CANDIDATES Write your name, Centre number and candidate number in the spaces provided on the answer paper. Answer all questions. Write your answers on the separate answer paper provided. If you use more than one sheet of paper, fasten the sheets together. INFORMATION FOR CANDIDATES The number of marks is given in brackets [ ] at the end of each question or part question. You are reminded of the need for good English and clear presentation in your answers. This question paper consists of 4 printed pages. SP (AT) S28404/3 © CIE 2002 [Turn over
  • 2. 2 Answer all questions. 1 (a) Explain what is meant by the terms (i) off-the-shelf, (ii) custom-written software. [2] (b) Give three advantages of using off-the-shelf software rather than custom-written software, and one disadvantage. [4] 2 Batch processing and real-time are two modes of computer system use. (a) Define the terms (i) batch processing, (ii) real-time processing. [2] (b) Give an example of an application for which (i) batch processing (ii) real-time processing would be appropriate, giving a reason for each of your answers. [4] 3 The algorithms shown have both been written with the intention of printing out the even numbers from 2 to 10 inclusive. A X=2 B X=2 WHILE X < > 10 DO REPEAT X=X+2 X=X+2 OUTPUT X OUTPUT X ENDWHILE UNTIL X > 10 END END (a) State the outputs from (i) Algorithm A, (ii) Algorithm B. [2] (b) Modify (i) Algorithm A (ii) Algorithm B so that each will output the even numbers from 2 to 10 inclusive. [2] 9691/1/O/N/02
  • 3. 3 4 An examination centre holds data about the candidates at that centre. The data held is • 4 digit candidate number • candidate name • gender • date of birth • number of subjects entered. (a) If there are 200 candidates entered by the centre, calculate the expected size of the file. Show your working and give your answer in suitable units. [6] (b) State a suitable medium for storing a back-up copy of the candidate file, giving a reason for your answer. [2] 5 (a) State the meaning of the terms (i) source code, (ii) object code and state the process that connects them. [3] (b) Explain how this process can be used to check program code written by a programmer [2] 6 An on-line telephone enquiry system employs a large number of operators who answer customer queries by accessing their records at a terminal. All the terminals are connected to a single processor using a multi-user operating system. (a) Explain how a multi-user operating system allows each of the users to share a single processor. [3] (b) Give reasons why a number of terminals using a multi-access operating system is preferable in this application to a number of stand alone machines. [3] 7 (a) Describe how an array is initialised in the memory of a computer. [4] (b) Describe how an array may be searched serially to find a specific data item. [4] 8 Explain the importance of bit rates to communication. Refer to the characteristics of two types of data file which may need to be transmitted around a network system. [6] 9 (a) Explain what is meant by the term generic applications software. [1] (b) State an example of an application where it would not be appropriate to use generic applications software, giving a reason for your answer. [2] 10 State three rules which would be part of a protocol used for sending data between two processors, explaining why each is necessary. [6] 11 State two types of diagram useful in the analysis stage of the system life cycle, explaining how each is used. [6] 9691/1/O/N/02
  • 4. 4 The remaining questions refer to the following information. A small building firm keeps records, on a computer system, of customers and jobs carried out. Customers sometimes contact the firm to ask for a quote for a standard piece of work, to ask for new work to be done, or to pay for work already carried out. 12 (a) With reference to this example distinguish between passive and interactive information systems. [4] (b) The information about customers held in the firm’s computer files is confidential. State three measures that are often included in laws to protect individuals from suffering because of data held about them, giving a reason why each is important. [6] 13 A decision is taken to provide an information system for potential customers who come to the office. Customers would be able to choose the type of work to be done and would see examples on a screen. Explain why a menu-based interface would be appropriate for this application if intended for customer use. [4] 14 The firm offers a service to potential customers whereby the firm’s representative calls at the customer’s house and produces an image of what the proposed building improvements will look like. Explain how this service is carried out. Include a reference to the hardware required. [6] 15 When the computer system was produced, the systems analyst supplied user documentation and technical documentation. (a) State what is meant by (i) user documentation, (ii) technical documentation. [2] (b) State two items of documentation which would be included in (i) user documentation, (ii) technical documentation. [4] [TOTAL : 90] 9691/1/O/N/02