Computer Studies Paper 1 Questions and Answers - Arise and Shine Mock Exams 2022

Share via Whatsapp

Instructions to candidates:

  1. Write your name and index number in the spaces provided at the top of this page
  2. Sign and write the date of examination in the spaces provided above
  3. This paper consists of TWO sections; A and B
  4. Answer ALL questions in section A
  5. Answer question 16 and any other THREE questions from section B
  6. All answers should be written in the spaces provided on the question paper
  7. Students should check to ascertain that all pages are printed

For Official Use only

Section

Question

Maximum Score

Candidate’s Score

A

1-15

   

B

16

   

17

   

18

   

19

   

20

   

Total score

100

 

 


QUESTIONS

SECTION A [40 MARKS]
Answer ALL questions in this section in the spaces provided

  1. State three features of fifth generation computers (3 marks)
  2. Using relevant examples distinguish between a formula and function (3 marks)
  3. A publisher intends to use a desktop publishing programme to create a publication which is to have many graphics State three ways in which the graphics may be acquired for this purpose (3 marks)
  4. The management of an organisation intends to purchase a printer State three factors that they should consider during the purchase (3 marks)
  5. State three reasons why it is important to define data types of fields in a database correctly (3 marks)
  6. An engineering company requires a computer system to design roads and bridges (2 marks)
    Explain one suitable choice for:
    1. Output device;
    2. Software
  7. State three circumstance under which the use of wireless communication would be preferred in data communication (3 marks)
  8. Headache, back and neck pain may result from the use of computers State how each of them can be minimized (2 marks)
    1. Headache
    2. Back and Neck Pain
  9. Explain the importance of each of the following in word processing:
    1. tab stops; (2 marks)
    2. Section breaks (2 marks)
  10. State three problems associated with using e-mail technology for communication (3 marks)
  11. State two ways in which each of the following can be prevented
    1. Software errors (1 mark)
    2. Computer fraud (1 mark)
  12. Differentiate between analogue data and digital data as used in computers (2 marks)
  13. State four properties that an operating system displays about file (2 marks)
  14. State the functions of each of the following keys on the computer keyboard [2 marks]
    1. backspace;
    2. insert (ins)
  15. Give three file organization methods in a computer (3 marks)

SECTION B [60 MARKS
Answer question 16 and any other three questions from this section in the spaces provided

  1.                      
    1. State three ways in which a programmer can make program code easy to follow (3 marks)
    2. Outline two disadvantages of low level programing languages (2 marks)
    3. Differentiate between compilers and interpreters as used in programming (2 marks)
    4. A trader bought a car from a manufacturer and later sold it to another person Write a pseudocode for a program that will accept the buying price and the selling price of the car, determine whether the trader made a profit/or loss, calculate the profit/loss and display it (4 marks)
    5. Draw a flowchart for the above pseudocode (4 marks)
  2.                    
    1. Subtract 01112 from 10012 (2 marks)
    2. Using two’s compliment, subtract 7 from 4 and give the answer in binary notation (4 marks)
    3. Convert
      1. 91C16 to octal (3 marks)
      2. 3778 to hexadecimal (3 marks)
      3. 962510 to binary (3 marks)
  3.                        
    1. Explain three circumstances under which observation method may be preferred during data collection (6 marks)
    2. State three activities that may be carried out during system implementation (3 marks)
    3. Explain three approaches that may be used to replace an old system with a new computerized system (3 marks)
  4.                  
    1. What is meant by each of the following terms as used in data security and controls? (2 marks)
      1. Confidentiality
      2. Industrial espionage
    2. Jane a form four student was advised to partition a hard disk for her computer Explain two reason that may have necessitated this (4 marks)
    3. If one table in a database contains the field: EMPLOYEE - ID, LAST – NAME, FIRST – NAME and HIRE – DATE and another contains the fields DEPARTMENT, EMPLOYEE – ID and SALARY, it is possible to establish a relationship between the two tables (6 marks)
      1. Name the type of such a database
      2. What type of relationship can be established between the tables? (1 mark)
      3. Provided the most appropriate data types for each of the fields (3 marks)
    4. A publishing firm designed the following publication using a DTP software,
      d ahgfdga
      1. Give two reasons why the firm prefer using DTP instead of Word Processors (2 marks)
      2. Identify four formatting features used in the designing the publication (2 marks)
  5.                            
    1. State the function of each of the following
      1. Network Interface Card (1mark)
      2. Modem (1mark)
      3. Repeater (1mark)
    2. State any three reason why the fibre optic cable is preferred for data transmission over the other cables (2 marks)
    3. State two functions of networking operating systems other than providing network security (2 marks)
    4. Explain four advantages of networking (4 marks)
    5. The figure below shows a network topology Use it to answer the questions that follows:
      e ygdyua
      1. What is the name of the topology? (1mark)
      2. What is the work of the part labelled T (1 mark)
      3. Highlight one disadvantage of the above topology identified in 20(e) (1 mark)


MARKING SCHEME

  1. State three features of fifth generation computers. . [3 marks]
    • Have very high processing power
    • Support complex programs
    • Have increasingly become small
    • Connectivity to internet
    • Superior hardware.
  2. Using relevant examples distinguish between a formula and function. [3 marks]
    • Formula is a mathematical expression that creates a relationship between cells to return a new value like
      = A2 + A3 + A4
    • Functions are inbuilt formula that the used can quickly use instead of having to create a new each time a calculation has o be carried out like = sum (A2:A4)
      (Correct difference @ 2 marks
      (Examples @ ½ mark)
  3. A publisher intends to use a desktop publishing programme to create a publication which is to have many graphics. State three ways in which the graphics may be acquired for this purpose. [3mark]
    • Using digital camera
    • Scanning the graphics from other sources
    • Downloading from the internet
    • Drawing from scratch/Drawing tools
    • Clip art
  4. The management of an organisation intends to purchase a printer. State three factors that they should consider during the purchase. [3 marks]
    • Volume of work to be printed.
    • Maintenance cost below e.g. consumables like toners should be affordable.
    • Speed of printing.
    • Type of work to be printed; type of paper, paper size, use needs/range of capability.
    • Type of printout whether color us required or not.
    • Compatibility with the existing hardware
    • Initial cost
    • Availability of in the market
  5. State three reasons why it is important to define data types of fields in a database correctly. (3 marks)
    • Memory use optimization when the program is loaded;
    • Assist in trapping errors during data input;
    • So that appropriate computation can be performed
    • Increase speed of processing. (correc @ 3 marks)
  6. An engineering company requires a computer system to design roads and bridges. (2 marks)
    Explain one suitable choice for:
    1. Output device: A plotter because it prints large size drawings to high precision.
    2. Software: A CAD software because it facilitates in the design of engineering drawings.
  7. State three circumstance under which the use of wireless communication would be preferred in data communication. [3 marks]
    • When the targeted recipients are many and diverse e.g. different platforms, devices, geographical locations.
    • When the sender or receiver is mobile and it in practical to use wired media.
    • When there is no space or it is inconvenient to lay cables e.g. in a congested town.
    • When the distance of travel is very big e.g. extraterrestrial communication.
      (Correct @ 1 mark each)
  8. Headache, back and neck pain may result from the use of computers. State how each of them can be minimized. [2 marks]
    1. Headache
      • Use of filters/antiglare
      • Proper lighting
      • Regular break
    2. Back and Neck Pain
      • Proper/correct furniture for the computer
      • Correct position of the screen
      • Correct sitting posture
      • Taking a break
        (Correct @ 2 marks)
  9. Explain the importance of each of the following in word processing:
    1. tab stops; (2 marks)
      • When tab stops are set, they allow aligning of the text into columns
    2. Section breaks. (2 marks)
      • Section breaks allow splitting of a document into different sections so that different formatting styles can be applied on different sections.
        (Correct @ 2 marks)
  10. State three problems associated with using e-mail technology for communication. (3 marks)
    • Threats to privacy
    • Organization: system admn” can snoop into peoples’ mails
    • Email can be unsolicited/spam mail
    • Messages can be sent to masses of people without their consent
    • Vulnerability to machine failure
    • Email can be overwhelming when many messages are received leading to email overload and going through each of them can be taxing
    • Email can be faked
    • Email attached can be a source of viruses
    • Email technology not available to all/Technology illiteracy
    • Encourage illicit communication such as immoral behavior
      (Correct @ 3mrks)
  11. State two ways in which each of the following can be prevented
    1. Software errors (1 mark)
      • Use of anti-virus software
      • Update system frequently
      • Purchase software from authentic sources
      • Test the software from authentic sources
      • Test syntax/logic
      • Proper training
      • Proper enactment of laws
        (Correct @ 1 mark)
    2. Computer fraud (1 mark)
      • Data encryption
      • Password protection
      • Audit trail
      • Surveillance system
        (Correct @ 1 mark)
  12. Differentiate between analogue data and digital data as used in computers. (2 marks)
    • Analogue data uses values that changes continuously between instances while digital data are values that change from one value to the next in step by step sequence
      (Correct @ 2 marks)
  13. State four properties that an operating system displays about file. (2 marks)
    • File size
    • Date modifies
    • File type
    • File name
    • Author
    • Date created
    • Time created
    • Hidden
    • Archived
      (Correct @ 2marks)
  14. State the functions of each of the following keys on the computer keyboard. [2 marks]
    1. backspace;
      • Move the display cursor one position backwards, deletes the character at the position and shifts back the text after that position by one position
        (Correct @ 1 mark)
    2. insert (ins)
      • When insert is selected, keys add characters to the screen at the cursor (insertion point) without deleting those already there
        (Correct @ 1 mark)
  15. Give three file organization methods in a computer. (3 marks)
    • Serial (heap)
    • Sequential
    • Random
    • Indexed sequential
      (Correct @ 3 marks)
  16.                        
    1. State three ways in which a programmer can make program code easy to follow. (3 marks)
      • Using modules or short blocks of program/functions/procedures; making internal documentation/comments;
      • Using meaningful variable names and user word in the program;
      • Using indent to represent nested statement:
      • Using blank liens o separate blocks of code stamen;
      • Test formatting of reserved words e.g. bolding (Correct @ 3marks)
    2. Outline two disadvantages of low level programing languages. (2 marks)
      • Difficult and cumbersome to use and learn
      • They require highly trained experts to develop and maintain programs
      • Removing errors (debugging is difficult
      • Are machine dependent i.e. are now transferrable from one hardware of software platform to another.
    3. Differentiate between compilers and interpreters as used in programming. (2 marks)
      • An interpreter translates the source program one statement at a time while a compiler translates the entire source code at one before execution
      • Interpreted programs are slower than compiled program
      • Interpreted programs takes less memory compared to compiled program. (Correct @ 2 marks)
    4. A trader bough a car from a manufacturer and later sold it to another person. Write a pseudocode for a program that will accept the buying price and the selling price of the car, determine whether the trader made a profit/or loss, calculate the profit/loss and display it. [4 marks]
      START
                       ENTERR “Buying Price) (Bp), Selling price (Sp)”
                       IF “Bp, Sp THEN
                                        Profit = Sp-Bp
                                        PRINT Profit
                       Else
                                        Loss=Bp-Sp
                                        PRINT Loss
                       Endif
      STOP
    5. Draw a flowchart for the above pseudocode. (4 marks)
      16 e auygda
  17.                
    1. Subtract 01112 from 10012 (2 marks)
      • 00102
    2. Using two’s compliment, subtract 7 from 4 and give the answer in binary notation. (4 marks)
      • 7 = 1112
      • 4 = 1002
      • -4 in two’s compliment is 100
        - ∴ 111
             100
         +1011
        The resulting answer is 011 since the overflow is ignored in decimal notation that is 310
    3. Convert
      1. 91C16 to octal (3 marks)

        9

        1

        C

        1001

        0001

        1100

        100

        100

        011

        4

        4

        4

        3

         

        91C16 =44348

      2. 3778 to hexadecimal (3 marks)

        3

        7

        7

        011

        111

        111

        0000

        1111

        1111

               0

        F

        F

        3778 = FF16

      3. 9.62510 to binary (3 marks)
        9 = 1001
        0625 x 2 = 1.25 WRITE 1
        0.25 x 2 = 0.5 WRITE 0
        0.5 x 2 = 1.0 WRITE 1
  18.                        
    1. Explain three circumstances under which observation method may be preferred during data collection. (6 marks)
      • When the subjects that are being observed need not be made aware of the fact
      • When there is need to collect data without interfering with the working of the subjects
      • When there is need to directly see what subjects do rather than rely on what they tell you
      • When nature of data can only be collected via observation e.g. traffic flow
      • When collecting data in situation that subjects may be unwilling to give information
    2. State three activities that may be carried out when during system implementation. [3 marks]
      • File conversation
      • Staff training
      • Change over strategies
        Type of maintenance that is done to make the system to adapt the hanging technology e.g. changing the system because of new operating system
    3. Explain three approaches that may be used to replace an old system with a new computerized system (3 marks)
      • Direct approach
      • Parallel approach
      • Phased approach
      • Pilot approach
        (with correct explanation)
  19.                                  
    1. What is meant by each of the following terms as used in data security and controls? [2 marks]
      1. Confidentiality
        • Sensitive data that belongs to an organization or government should not be accessed or disclosed to unauthorized persons.
      2. Industrial espionage
        • Spying on your competitor to get information that you can use to counter of finish the competitor
    2. Jane a form four student was advised to partition a hard disk for her computer. Explain two reason that may have necessitated this. (4 marks)
      • Install two operating systems
      • Use one portion for backup
    3. If one table in a database contains the field: EMPLOYEE - ID, LAST – NAME, FIRST – NAME and HIRE – DATE and another contains the fields DEPARTMENT, EMPLOYEE – ID and SALARY, it is possible to establish a relationship between the two tables. (6 marks)
      1. Name the type of such a database
        • Relational database
      2. What type of relationship can be established between the tables? (1 mark)
        • One to one
      3. provided the most appropriate data types for each of the fields. (3 marks)
        • EMPLOYEE – ID TEXT
        • LAST – NAME – TEXT
        • FIRST – NAME – TEXT
        • HIRE – DATE – DATE/TIME
        • DEPARTMENT – TEXT
        • SALARY – CURRENCY/NUMBER
    4. A publishing firm designed the following publication using a DTP software,
      18 d aytfda
      1. Give two reasons why the firm prefer using DTP instead of Word Processors. (2 marks)
        • DTP has wide range of templates
        • Master pages can be used to set up a common layout
        • Every item is contained in a frame and can be formatted independently
      2. Identify four formatting features used in the designing the publication. (2 marks)
        • Bolding
        • Underlining
        • Drop cap
        • Bullets
          Font (style, size and type)
  20. State the function of each of the following
    1.              
      1. Network Interface Card (1mark)
        • A device that creates a physical link to the computer and the transmission media
      2. Modem (1mark).
        • Modem converts a signal from digital to analogue from for the purpose of transmission over the transmission media
      3. Repeater (1mark)
        • Receive signal from one section of a network, clean it to remove any distortion, boosts/amplifies it and sends it to another section
      4. Crimping tool
        • Used terminate a cables/used to attach RJ 45 to cable
    2. State any three reason why the fibre optic cable is preferred for data transmission over the other cables. (2 marks)
      • Fiber optic transmission is faster
      • Fibre optic transmission can cover greater distances
      • Fiber optic cables are impervious to electromagnetic interference (EMI)
      • Save space and enhance cable management
      • Fiber optics are future-proof
      • Extremely High Bandwidth
      • Low Security Risk
      • Light Weight
    3. State two functions of networking operating systems other than providing network security. (2 marks)
      • Provide access to network resources;
      • Supporting network services like protocols;
      • Support communication;
      • Respond to requests from applications;
    4. Explain four advantages of networking. (4 marks)
      • Improves reliability e.g. in case one computer breaks down, users can still access data and information from other computer on network
      • Resources sharing i.e. data/information, files, printers, modems, programs etc. can be attached to the network for access by all users
      • Distributed processing facilities
      • Remote communication i.e. transfer of data signals between two communication devices located differently
      • Cost effectiveness. Although initial cost of laying down the network components may be expensive the savings experienced and the value added to service delivery make them cost effective
    5. The figure below shows a network topology. Use it to answer the questions that follows:
      20 e audguyad
      1. What is the name of the topology? (1mark)
        • Bus topology
      2. What is the work of the part labelled T. (1 mark)
        • Terminator in a backbone is used to prevent data signal from bouncing back/absorb signals.
      3. Highlight one disadvantage of the above topology identified in 20(e). (1 mark)
        • Cable break of backbones cable brings down the whole network
        • Limits the number of computers that can be connected
Join our whatsapp group for latest updates

Download Computer Studies Paper 1 Questions and Answers - Arise and Shine Mock Exams 2022.


Tap Here to Download for 50/-




Why download?

  • ✔ To read offline at any time.
  • ✔ To Print at your convenience
  • ✔ Share Easily with Friends / Students


Get on WhatsApp Download as PDF
.
Subscribe now

access all the content at an affordable rate
or
Buy any individual paper or notes as a pdf via MPESA
and get it sent to you via WhatsApp

 

What does our community say about us?