ATIKA SCHOOL
  • Start
    • SITEMAP
    • KNEC Portal
    • ZERAKI HELP AND SUPPORT
    • Academic Environment
    • KNEC KCSE PROJECT INSTRUCTIONS
  • BLOGS
    • About Us? >
      • Learn more about us
    • CUSTOMER CARE >
      • PRICING
      • Help & Support
    • News and Opinions
    • JOBS IN KENYA AND ABROAD FOR KENYANS AND BEYOND
    • How its Done
  • OUR PRODUCTS
    • All Categories >
      • MORE PRODUCTS >
        • SECONDARY CRE NOTES
        • COURSE BOOKS
        • KCSE KISWAHILI SETBOOKS
        • Backed Up Files and Archives
        • FREE DOCUMENTS
        • PRIMARY 8-4-4 BASED RESOURCES
        • STANDARD 8 RESOURCES
        • HIGH SCHOOL RESOURCES >
          • Biology Paper 3 Exams
          • Secondary Examinations
        • PRIMARY CBC BASED RESOURCES
        • COLLEGE & VARSITY RESOURCES
      • PRIMARY RESOURCES CBC
      • PRIMARY RESOURCES 8-4-4
      • SECONDARY RESOURCES
      • NOTES & TUTORIALS
      • COLLEGE RESOURCES
      • NOVELS and OTHER BOOKS
    • EXAMINATIONS >
      • MOCKS AND JOINT EXAMS >
        • FORM 1 QUESTION PAPERS, ANSWERS AND MARKING SCHEMES COLLECTIONS
        • FORM 2 QUESTION PAPERS, ANSWERS AND MARKING SCHEMES COLLECTIONS
        • FORM 3 EXAMINATIONS, QUESTION PAPERS AND ANSWERS
        • FORM 4 MOCKS PAST EXAMS BY REGION
        • TOP SECONDARY EXAMS ALL SUBJECTS
      • KPSEA NATIONAL EXAMS
      • KCPE >
        • KCPE PAST PAPERS AND ANSWERS >
          • KCPE 2020 RESULTS, REPORTS, QUESTIONS AND ANSWERS
          • KCPE PAST PAPERS 2019 REPORTS, RESULTS, QUESTIONS AND ANSWERS
        • KCPE PAST PAPERS PER SUBJECT
      • KCSE >
        • KCSE PAST PAPERS BY SUBJECT
        • KNEC KCSE PAST PAPERS, MARKING SCHEMES, QUESTIONS & ANSWERS
        • Free KCSE Past Papers Mathematics
        • Free KCSE Biology Questions and Answers
      • QUESTIONS & ANSWERS >
        • SECONDARY >
          • LANGUAGES >
            • Secondary English Questions and Answers
          • TECHNICALS >
            • COMPUTER STUDIES >
              • COMPUTER STUDIES Q & A
              • kcse computer studies paper 2 AND 3 Questions & Answers
            • BUSINESS STUDIES QUESTIONS & ANSWERS
            • KCSE AGRICULTURE TOPICAL QUESTIONS AND ANSWERS
            • KCSE HOME SCIENCE DIRECT QUESTIONS AND ANSWERS
          • SCIENCES >
            • KCSE Mathematics Topical Questions
            • KCSE Biology Topical Questions and Answers
            • CHEMISTRY TOPICAL QUESTIONS AND ANSWERS
            • KCSE Physics Topical Questions
            • KCSE physics Practical Sample Quiz
          • HUMANITIES >
            • C.R.E (CRE) QUESTION AND ANSWERS
            • ISLAMIC RELIGIOUS EDUCATION (IRE) QUESTIONS AND ANSWERS
            • KCSE History Topical Questions and Answers
            • GEOGRAPHY TOPICAL QUESTIONS AND ANSWERS
        • PRIMARY >
          • Standard 4-8 Mathematics Topical Questions from Mocks and KCPE
          • Std 6 Mathematics Notes
    • TUTORIALS >
      • SECONDARY >
        • SCIENCES >
          • FOCUS MATHEMATICS TUTORIALS AND EXAMS FREE
          • KCSE BIOLOGY NOTES
          • FREE KCSE CHEMISTRY NOTES
          • KCSE PHYSICS NOTES, AUDIOVISUALS AND MORE
        • LANGUAGES >
          • ENGLISH >
            • FATHER OF NATIONS STUDY GUIDE
            • A GUIDE TO SILENT SONG AND OTHER STORIES
            • English KCSE Set Books
            • ENGLISH POETRY QUESTIONS WITH ANSWERS FOR K.C.S.E CANDIDATES
            • ENGLISH GRAMMAR #KCSE
          • KISWAHILI >
            • Bembea ya Maisha
            • CHOZI LA HERI - MWONGOZO
            • KIGOGO - MWONGOZO
            • MASWALI NA MAJIBU YA TUMBO LISILOSHIBA
            • USHAIRI MASWALI NA MAJIBU
            • KCSE Kiswahili Fasihi
        • TECHNICALS >
          • HOME SCIENCE NOTES
          • KCSE BUSINESS STUDIES NOTES
          • COMPUTER STUDIES NOTES LATEST
          • kcse Computer Studies Notes
          • KCSE AGRICULTURE NOTES, SYLLABUS, QUESTIONS, ANSWERS, SCHEMES OF WORK AND OTHERS
        • HUMANITIES >
          • KCSE History Notes Form 1 to 4
          • FREE KCSE CRE NOTES
          • KCSE GEOGRAPHY NOTES
          • IRE NOTES, AUDIOVISUAL, QUESTIONS AND ANSWERS
      • PRIMARY >
        • STANDARD 4: SOCIAL STUDIES
        • NOTES >
          • KISWAHILI
          • SOCIAL STUDIES
        • EXAMINATIONS
        • DecaTurbo Online Series Examinations
        • KCPE Mathematics Notes
        • KCPE and Primary Level Compositions
      • Other Supportive Documents >
        • SYLLABUS >
          • Primary 8-4-4 based Syllabus, Objectives and Lessons
          • Primary Mathematics Syllabus
        • MASOMO VIDEOS
    • CURRICULUM >
      • NEW CURRICULUM DESIGNS >
        • PRIMARY >
          • PRE PRIMARY ONE CURRICULUM WITH SYLLABUS
          • PRE PRIMARY TWO CURRICULUM WITH SYLLABUS
        • SECONDARY >
          • KNEC KCSE SYLLABUS AND COURSE OUTLINES
        • COLLEGE >
          • Regulations for the TIVET Craft and Diploma Business Examinations
    • HIGH INSTITUTIONS >
      • EXAMINATIONS >
        • College and Varsity Past Papers online
      • TUTORIALS >
        • COLLEGE AND UNIVERSITY NOTES AND TUTORIALS
  • MEMBERS RESOURCES
    • Primary >
      • CBC AND 8-4-4 LATEST EXAMS
      • STANDARD 8 PAST PAPERS 8-4-4 BASED
      • CBC PROFFESSIONAL TOOLS
      • CBC NOTES PRIMARY
      • CBC KPSEA EXAMS
      • Standard 8 (std) English Topical Questions
      • KCPE MATHEMATICS TOPICAL QUESTIONS FROM 1989 TO LAST YEAR
    • Secondary >
      • FORM 1 EXAMS WITH ANSWERS
      • FORM 2 EXAMS WITH ANSWERS
      • FORM 3 EXAMS WITH ANSWERS
      • FORM 4 EXAMS WITH ANSWERS
      • KCSE 2020 QUESTIONS AND ANSWERS
      • NOTES SECONDARY
      • MOCKS SECONDARY >
        • kcse form 2 mathematics questions
    • Free Schemes of Work
    • FOCUS A365 SERIES K.C.P.E EXAMINATIONS FOR PRIMARY
    • ALL GROUPS PRODUCTS
    • PREMIUM PRODUCTS 2

State two qualities of a good pseudocode.

15/1/2021

0 Comments

 


State two qualities of a good pseudocode.

  • should be short and clean precise
  •  should have start and end clearly shown.
  •  Statements should be clearly defined.
  •  should depict the logical flow of solving the problem.
  •  should not be ambiguous.
  •  it should be indented /neat / legibility

(b) With the aid of flowchart diagrams, describe each of the following programme control structures:
(i) sequence 
(ii) selection 

(i)Sequence
  • Program statements are executed one after the other in the order in which they appear.
(b) With the aid of flowchart diagrams, describe each of the following programme control structures: (i) sequence (ii) selection
(ii) Selection
(b) With the aid of flowchart diagrams, describe each of the following programme control structures: (i) sequence (ii) selection

​(c) Draw a programme flowchart that would accept three numbers and find their sum. If the sum is greater than 200. It adds 30 to the sum, otherwise subtracts 20 from the sum. The programme should then display the results. 

​(c) Draw a programme flowchart that would accept three numbers and find their sum. If the sum is greater than 200. It adds 30 to the sum, otherwise subtracts 20 from the sum. The programme should then display the results.

Read More
0 Comments

Figure 1 shows a flowchart. Use it to answer the questions that follow.

13/1/2021

0 Comments

 


Figure 1 shows a flowchart. Use it to answer the questions that follow.

Figure 1 shows a flowchart. Use it to answer the questions that follow.
(a) Interpret the flowchart. 
(b) Write a pseudo code for the flowchart. 

Read More
0 Comments

List four web programming languages.

10/1/2021

0 Comments

 


List four web programming languages.

  •  HTML - Hyptertext Mark-up Language
  •  Java script
  •  VBScript - Visual Basic script
  •  XML - Extensible Markup Language
  •  PHP - Hypertext Preprocessor
  •  SQL - Structured Query Language
  •  Dream weaver
  •  Front page

State four ways in which a programmer can make program code easy to fol1ow 

 Using modules or short blocks of program/functions/procedures;
 Making internal documentation / comments;
 Using meaningful variable names and user words in the program;
 Using indent to represent nested statement:
 Using blank lines to separate blocks of code statement;
 Test formatting of reserved words e.g. bolding

​Draw a program flowchart to represent the following pseudocode. 

Picture
ANSWER
Picture

Read More
0 Comments

State two advantages of using low level programming languages.

7/1/2021

0 Comments

 


State two advantages of using low level programming languages.

​(b) Other than flowcharts, state three tools that can be used to present an algorithm. 
(c) A form one admission interview consists of four tests; Mathematics, English, Kiswahili and Science. In order to qualify for admission, an applicant must attain a minimum average of 65% in the four tests and not less than 70% in Mathematics. All applicants must sit for the interview. Draw a flowchart that would read the scores for each applicant and determine whether an applicant is successful or not. 

(a) Advantages of using low-level language
  • program execution is immediate;
  • they require no compilation, no interpretation/translation hence they are faster;
  • hardware optimization is extensive;
  • program developed takes less memory space;
  • suitable for micro devices;
  • easy to design electronic device.
(b) Three tools that can be used to develop an algorithm
  • Decision table
  • pseudocode;
  • natural language;
  • top down charts;
  • flowcharts.
  • DFD/context diagram
  • ERD
  • decision tree

Read More
0 Comments

Explain the term dry running as used in program development.

7/1/2021

1 Comment

 

​(a) Explain the term dry running as used in program development. (2 marks)

  • Dry running is the process where a progran2e manually works through a code to trace the values of variables and identify any error.

​(b) Explain three properties of an algorithm. (6 marks)

  • Finiteness: An algorithm must always terminate after a finite number of times steps.
  • Definiteness: Each step must be precisely be defines using an action to be performed at each step of the algorithm.
  • Input: Any operation performed needs beginning value associated with different activities in the operation
  • Output: An algorithm must have a form of output/results/expected value/qualities.

(C) ​To qualify to get a driving license, an applicant must be 18 years or over. Ten candidates applied for the driving license test. Draw a flow chart that would read the name and age of an applicant and display the names of those who qualify. (7 marks)

(C) ​To qualify to get a driving license, an applicant must be 18 years or over. Ten candidates applied for the driving license test. Draw a flow chart that would read the name and age of an applicant and display the names of those who qualify. (7 marks)

Read More
1 Comment

Figure 3 shows a flowchart. Use it to answer the questions that follow.

6/1/2021

0 Comments

 


Figure 3 shows a flowchart. Use it to answer the questions that follow.

Picture
(i) Determine the output from the flowchart if:
I. X=5; 
II. X=7. 
(ii) Write a Pseudocode for the flowchart in figure 3. 
(iii) Modify the flowchart so that it can be used to get the sum of integers between 50 and 100. 
(b) List two programming language translators. 
RESPONSES
Picture
Picture

Read More
0 Comments

State the use of each of the following flowchart symbols.

5/1/2021

0 Comments

 


State the use of each of the following flowchart symbols.

State the use of each of the following flowchart symbols.
(b)Below is an algorithm that is used to compute the values of R, S and T.
(b)Below is an algorithm that is used to compute the values of R, S and T.
​From the algorithm, determine the output if the input value of N is:
(i) 7; 
(ii) 10. 
(c) Draw a flowchart for the algorithm in Question 16 (b). 

RESPONSES

(a) (i) An entry from, or an exit to another part of the program flowchart that is within the same page.
It is an on page connector.
(ii) A connector used instead of the connector symbol to designate entry to or exit from a page.
It is an off page connector 
(iii) The beginning and/or end in a program. 
To start and/or stop/terminate in a program.
​From the algorithm, determine the output if the input value of N is: (i) 7; (ii) 10. (c) Draw a flowchart for the algorithm in Question 16 (b).

Read More
0 Comments

With the aid of a flow chart, describe a loop control structure as used in programming.

4/1/2021

0 Comments

 

​(a) With the aid of a flow chart, describe a loop control structure as used in programming.  (4 marks)

​Looping is the control structure that allows a block of code/statements to be repeated until a certain condition is fulfilled. (2 marks)
With the aid of a flow chart, describe a loop control structure as used in programming

Read More
0 Comments

Give two characteristics of scripting languages.

4/1/2021

0 Comments

 


Give two characteristics of scripting languages.

​(b) Describe two types of errors that may be detected during program testing. 
(c) A company’s workers travel to work either by public or by private means. All workers are paid a travel allowance of Ksh. 200, but those using private means are paid an additional Ksh. 100.
(i) Write a pseudocode to determine a worker’s travel allowance. 
(ii) Draw a flowchart to determine a worker’s travel allowance. 
(iii) Other than occupying large space, state two disadvantages of using a flowchart instead of a pseudocode. 
(a) Characteristic of scripting language:
  •  Use of tags.
  •  It is interpreted and not compiled.
  •  Do not have declaration part.
  •  User friendly
  • Are portable. .
  • Must be embedded in the browser.
(b) Syntax Errors: Errors arising due to violation of language rules.
  • Logical Errors: Errors arising from poor logic such as incorrect use of formulas/semantic.
  • Runtime Errors: Occur when there is abrupt interruption of running program.
  • When the running program stops abruptly.
​(b) Describe two types of errors that may be detected during program testing. (c) A company’s workers travel to work either by public or by private means. All workers are paid a travel allowance of Ksh. 200, but those using private means are paid an additional Ksh. 100. (i) Write a pseudocode to determine a worker’s travel allowance. (ii) Draw a flowchart to determine a worker’s travel allowance. (iii) Other than occupying large space, state two disadvantages of using a flowchart instead of a pseudocode.
​(b) Describe two types of errors that may be detected during program testing. (c) A company’s workers travel to work either by public or by private means. All workers are paid a travel allowance of Ksh. 200, but those using private means are paid an additional Ksh. 100. (i) Write a pseudocode to determine a worker’s travel allowance. (ii) Draw a flowchart to determine a worker’s travel allowance. (iii) Other than occupying large space, state two disadvantages of using a flowchart instead of a pseudocode.
  • (iii) Flowcharts require templates/complex symbols/special software while pseudo code requires only a text editor.
  •  Drawing flowcharts takes a lot of time.
  •  Flowcharts occupy more space.
  •  Flowcharts permit development of logic sequences which cannot be coded
  • using valid structured code.
  •  Translation of flow charts into individual code is harder/difficulty.

Read More
0 Comments

Machine language programs are more difficult to write than high-level language programs. State two reasons for this.

3/1/2021

0 Comments

 


Machine language programs are more difficult to write than high-level language programs. State two reasons for this.

(b) In order to process examination results of students in a school, their names, index numbers and scores in 11 subjects are required. The average score for each student is then determined and a grade assigned. This process is repeated for all 40 students in a class,
Draw a flowchart to:
. Read a student’s name, index number and the scores in all the subjects.
. Determine the student’s average score.
‘ Assign a grade to the student depending on the average score as follows:
  • Score Grade
  • 80 ≤ score A
  • 60 ≤score<8O B
  • 40 ≤ score<60 C
  •  score < 40 F
• Display the student’s name, index number, average score and the grade.
• Repeat the above steps for all the students in the class. 
(e) Below ¡s a list of program segments in different generations of programming languages.
Identify the language for each.
Picture
 (a) Disadvantages of machine level language It is time consuming to develop
  •  It’s easy to make mistakes because only 0’s and 1 ‘s are used.
  •  Program written for one computer model may not run on another computer model.
(b)
  • Start/Stop.
  •  Computing average.
  •  Assigning the grades.
  • Statement in the decision box.
  •  Printing.
  •  Looping (initializing, testing).
Picture

Read More
0 Comments

Study the flowchart below and answer the questions that follow

2/1/2021

0 Comments

 


Study the flowchart below and answer the questions that follow

Study the flowchart below and answer the questions that follow
(a) What would the flowchart generate as output if the value of N at input was:
(i) 6?
(ii)1?
(b) Write a pseudocode that does the same thing as the flowchart above
(c) Modify the flowchart so as to reject an input below and to avoid the looping when the input is 0
RESPONSES
Picture

Read More
0 Comments

State the stage  of program development in which

2/1/2021

0 Comments

 

​(a) State the stage  of program development in which:

(i) A flowchart would be drawn
  • Design
(ii)The programmer would check whether the program does  as required
  • Testing
(iii) The user guide would be written
  • Documentation
(iv) The requirements specifications would be written
  • Analysis

(b) State the output of the following flowchart segment

State the output of the following flowchart segment

Read More
0 Comments

Name the control structure depicted by the flowchart below

2/1/2021

0 Comments

 

​(a) Name the control structure depicted by the flowchart below

  • If…then …Else
If…then …Else

​​(b) Explain the following terms as used in program implementation (2mks)

  1. Parallel; running
    running in alongside with the information system it is intended to replace
  2. Direct change over
    starting full operation instantly in the whole organization (cut – over) & replacing the old system

Read More
0 Comments

Bidii wholesalers have two categories of customers for  order processing. Category ‘A’ obtains 10% discount on all orders upto Kshs 10,000 otherwise the discount is 20% on the entire order.

1/1/2021

0 Comments

 
Bidii wholesalers have two categories of customers for  order processing. Category ‘A’ obtains 10% discount on all orders upto Kshs 10,000 otherwise the discount is 20% on the entire order.  Category ‘B’ obtains 30% discount on all orders if the debt repayments is ‘good’ otherwise the discount is 15%. Draw a flowchart for the order processing.
Picture

Read More
0 Comments

Study the flow chart below and answer the questions that follow.

31/12/2020

0 Comments

 


Study the flow chart below and answer the questions that follow.

Study the flow chart below and answer the questions that follow.
If DATA is the following sorted list of 13 elements, such that N 13:(where N is the number of elements in the list),1 1, 22, 30, 33, 40, 44, 55, 60, 66, 77,
80, 88, 99.
(a) Determine the output from the flowchart if ITEM is:
(1) 40 
(ii) 99 
(iii) 120 
(iv) 5 
(b) Explain the purpose of this flowchart. 
(c) Write a pseudocode for the above flowchart. 
If DATA is the following sorted list of 13 elements, such that N 13:(where N is the number of elements in the list),1 1, 22, 30, 33, 40, 44, 55, 60, 66, 77, 80, 88, 99. (a) Determine the output from the flowchart if ITEM is: (1) 40 (ii) 99 (iii) 120 (iv) 5 (b) Explain the purpose of this flowchart. (c) Write a pseudocode for the above flowchart.

Read More
0 Comments

Study the flowchart  below  and  answer the questions that follow

31/12/2020

0 Comments

 
Study the flowchart  below  and  answer the questions that follow
Picture

​(a) Write a high level language program for the above flowchart (7mks)


Read More
0 Comments

Study the flowchart segment below and state the last value printed from the flowchart

31/12/2020

0 Comments

 
Study the flowchart segment below and state the last value printed from the flowchart. (2mks)
Picture

K

M

M[K]

1

10 10

2

10 20

3

10 30

4

10 40 EXIT


Read More
0 Comments

The following flowchart can be used to list the odd numbers between 0 and 100

30/12/2020

0 Comments

 
The following flowchart can be used to list the odd numbers between 0 and 100
Picture

​​(a) Write a program segment for the flowchart using a high level language (7mks)


Read More
0 Comments

What is meant by each of the following terms: Pseudocode and Flowchart

28/12/2020

0 Comments

 

​(a) What is meant by each of the following terms:

  • (i) Pseudo code (1½Marks)

    Pseudo code (or structured English) describes module design in words using syntax like programming language. It aims at proving programmers with clear and unambiguous process specification.

  • (ii) Flowchart

    A flowchart is a diagrammatic or pictorial representation that illustrates the sequence of operations to be performed to get the solution of a problem. 

(b) A program is required to list the first 1000 numbers in the series 2, 4, 6, 8, 10 ……. Draw a flowchart and write a program that can be carry out this task (12mks)

Picture

Read More
0 Comments

A program for reading student’s name and scores obtained in two subjects

26/12/2020

0 Comments

 

​A program is required for reading in a student’s name and scores obtained in two subjects. The output of the program will consist of the student’s name, the two scores, the average of the two scores and comment.  The comment is based on the average as follows:

Picture
​Write a program to solve the problem using a high level language (15 mks)

Read More
0 Comments

In the following flowchart, what will be the value of the sum when printed?Show how you arrive at your answer.

26/12/2020

0 Comments

 
​In the following flowchart, what will be the value of the sum when printed?
Show how you arrive at your answer.
In the following flowchart, what will be the value of the sum when printed? Show how you arrive at your answer.
Expected response
Picture

Read More
0 Comments

The roots of the equation ax2 +bx + c= 0 are by the formula

23/12/2020

0 Comments

 

The roots of the equation ax2 +bx + c= 0 are by the formula

Picture
​a) Draw a flowchart to compute the roots of the equation. (10 mks)

Read More
0 Comments
    COMPUTER STUDIES QUESTIONS AND ANSWERS

    Categories

    All
    1998
    1999
    2000
    2001
    2002
    2003
    2004
    2005
    2006
    2007
    2008
    2009
    2010
    2011
    2012
    2013
    2014
    2015
    2016
    2017
    2018
    2019
    2020
    2022
    Analogue And Digital Systems
    Applications Areas Of ICT
    Areas-where-computers-are-used
    Auxiliary Storage Devices
    Basic-computer-set-up-and-cabling
    Binary Addition
    Binary Subtraction
    Career Opportunities In ICT
    Classification Of Computers
    Classification-of-computers
    Coaxial Cables
    COMPACT DISK
    COMPLETE PAPERS
    Computer Crimes
    Computer-files
    Computer Memory
    Computer Software
    Computer Systems
    COMPUTER VIRUS
    Dashboard
    Database
    Data Collection
    Data Communication
    Data-integrity
    Data Processing
    Data Representation In A Computer
    Data Security And Controls
    Definition And Development Of Algorithm
    Definition-of-a-computer
    Desktop Publisher
    Development-of-computers
    DTP
    DVD
    Editing-and-formatting-a-word-document
    Electronic Data Processing Modes
    Elementary Programming Principles
    Errors-in-data-processing
    Evolution-of-computer-systems
    Fibre Optic Cables
    File Management Using An Operating System
    File-organization-methods
    Flowchart
    Form 1 Level
    Form 2 Level
    Form 3 Level
    Form 3 Mock Exams
    Form 4 Level
    Formatting Features
    Hands On Skills
    HARDCOPY OUTPUT DEVICES
    Hardware
    Impact Of Ict On Society
    IMPACT PRINTERS
    Information
    Input Devices
    Internet And Email
    Introduction To Computers
    Introduction To Networking And Data Communication
    ISP
    Levels-of-programming-languages
    Midterm-exams
    Mind-blowing-q-a
    Mocks
    Network-topology
    NON-IMPACT PRINTERS
    Octal
    Operating Systems
    Output-devices
    Paper-1
    Parts-of-a-computer
    Printers
    Processing-devices
    Processors
    Program-construction
    Program-control-structures
    Program-design
    Program-development
    Program-documentation
    Protocols
    Registers
    Review Questions
    Revision Kits
    Secondary Storage Media
    Section A
    Section B
    Security Threats And Control Measures
    Software
    Spreadsheets
    Stages Of System Development
    Storage Devices
    Symbolic-representation
    System-design
    System Development
    System-documentation
    Term-1
    TERM 2
    The Computer Laboratory
    The CPU
    The Keyboard
    Types Of Computer Files
    Types-of-networks
    User Interface
    Uses-of-computers
    Word Processors
    Worksheet-formatting

    Archives

    December 2024
    February 2023
    November 2022
    September 2022
    April 2022
    January 2022
    December 2021
    November 2021
    July 2021
    March 2021
    February 2021
    January 2021
    December 2020
    October 2020
    April 2020
    February 2020
    October 2019
    August 2019
    July 2019
    April 2019
    March 2019
    November 2018
    August 2018
    July 2018
    December 2017
    November 2017
    October 2017
    July 2017
    August 2016
    June 2016
    January 2016
    December 2015
    November 2015

    RSS Feed



Primary Resources
  • K.C.P.E Past Papers
  • ​Pri - Primary 1 Level
  • Pri  - Primary 2 Level
  • Grade 1
  • Grade 2
  • Grade 3
  • Grade 4
  • Standard 5
  • Standard 6
  • Standard 7
  • Standard 8
  • English
  • Kiswahili
  • Social Studies
  • Science
  • Mathematics
  • Kenya Sign Language
  • I.R.E
  • ​H.R.E
  • Notes
  • Termly Questions
  • Mocks
  • K.C.P.E Past Papers
College Resources
  • E.C.D.E
  • P.T.E
  • D.T.E
  • Technical Diploma
  • Technical Certificate
  • Business Diploma
  • Business Certificate
  • Higher Diploma
  • K.A.S.N.E.B Resources
  • K.M.T.C Resources
  • Varsity Resources
Secondary Resources
  • K.C.S.E Past Papers
  • Form 1
  • Form 2
  • Form 3
  • Form 4
  • Term 1
  • Term 2
  • Term 3
  • English
  • Geography
  • History
  • C.R.E
  • I.R.E
  • ​H.R.E
  • Home Science
  • Computer Studies
  • Business Studies
  • Agriculture
  • Chemistry
  • Biology
  • Physics
  • Mathematics ALT A
  • Mathematics ALT B
  • Kiswahili
  • French
  • Germany
  • Arabic
  • Aviation
  • Art & Design
  • Drawing & Design
  • Building & Construction
  • Metal Works
  • Wood Work
  • Music
  • Kenya Sign Language
  • Electricity
Other Useful Links
  • Academic Environment
  • How its Done
  • News and Opinions
  • Manyam Franchise Support
  • About
  • SITEMAP
  • FOCUS A365 SERIES
  • Membership Details (KCPE/KCSE)
  • Secondary Mocks
  • SYLLABUS
Contact Us
Manyam Franchise
P.O Box 1189 - 40200 Kisii
Tel: 0728 450 424
Tel: 0738 619 279
Tel: 0763 450 425
E-mail - sales@manyamfranchise.com
Photos used under Creative Commons from wwarby, JoshMacDonald, Visual Content, wuestenigel, Homini:), Wonderlane, Mike Licht, NotionsCapital.com, The Official CTBTO Photostream, Nabor Garrido, picsaf.com, OER Africa, Jemimus, andronicusmax, Christoph Scholz, cyanocorax, matsuyuki, Mark Hodson Photos, cathyse97, tompagenet, ToGa Wanderings, crstnksslr, machernucha, panpot, ePublicist
  • Start
    • SITEMAP
    • KNEC Portal
    • ZERAKI HELP AND SUPPORT
    • Academic Environment
    • KNEC KCSE PROJECT INSTRUCTIONS
  • BLOGS
    • About Us? >
      • Learn more about us
    • CUSTOMER CARE >
      • PRICING
      • Help & Support
    • News and Opinions
    • JOBS IN KENYA AND ABROAD FOR KENYANS AND BEYOND
    • How its Done
  • OUR PRODUCTS
    • All Categories >
      • MORE PRODUCTS >
        • SECONDARY CRE NOTES
        • COURSE BOOKS
        • KCSE KISWAHILI SETBOOKS
        • Backed Up Files and Archives
        • FREE DOCUMENTS
        • PRIMARY 8-4-4 BASED RESOURCES
        • STANDARD 8 RESOURCES
        • HIGH SCHOOL RESOURCES >
          • Biology Paper 3 Exams
          • Secondary Examinations
        • PRIMARY CBC BASED RESOURCES
        • COLLEGE & VARSITY RESOURCES
      • PRIMARY RESOURCES CBC
      • PRIMARY RESOURCES 8-4-4
      • SECONDARY RESOURCES
      • NOTES & TUTORIALS
      • COLLEGE RESOURCES
      • NOVELS and OTHER BOOKS
    • EXAMINATIONS >
      • MOCKS AND JOINT EXAMS >
        • FORM 1 QUESTION PAPERS, ANSWERS AND MARKING SCHEMES COLLECTIONS
        • FORM 2 QUESTION PAPERS, ANSWERS AND MARKING SCHEMES COLLECTIONS
        • FORM 3 EXAMINATIONS, QUESTION PAPERS AND ANSWERS
        • FORM 4 MOCKS PAST EXAMS BY REGION
        • TOP SECONDARY EXAMS ALL SUBJECTS
      • KPSEA NATIONAL EXAMS
      • KCPE >
        • KCPE PAST PAPERS AND ANSWERS >
          • KCPE 2020 RESULTS, REPORTS, QUESTIONS AND ANSWERS
          • KCPE PAST PAPERS 2019 REPORTS, RESULTS, QUESTIONS AND ANSWERS
        • KCPE PAST PAPERS PER SUBJECT
      • KCSE >
        • KCSE PAST PAPERS BY SUBJECT
        • KNEC KCSE PAST PAPERS, MARKING SCHEMES, QUESTIONS & ANSWERS
        • Free KCSE Past Papers Mathematics
        • Free KCSE Biology Questions and Answers
      • QUESTIONS & ANSWERS >
        • SECONDARY >
          • LANGUAGES >
            • Secondary English Questions and Answers
          • TECHNICALS >
            • COMPUTER STUDIES >
              • COMPUTER STUDIES Q & A
              • kcse computer studies paper 2 AND 3 Questions & Answers
            • BUSINESS STUDIES QUESTIONS & ANSWERS
            • KCSE AGRICULTURE TOPICAL QUESTIONS AND ANSWERS
            • KCSE HOME SCIENCE DIRECT QUESTIONS AND ANSWERS
          • SCIENCES >
            • KCSE Mathematics Topical Questions
            • KCSE Biology Topical Questions and Answers
            • CHEMISTRY TOPICAL QUESTIONS AND ANSWERS
            • KCSE Physics Topical Questions
            • KCSE physics Practical Sample Quiz
          • HUMANITIES >
            • C.R.E (CRE) QUESTION AND ANSWERS
            • ISLAMIC RELIGIOUS EDUCATION (IRE) QUESTIONS AND ANSWERS
            • KCSE History Topical Questions and Answers
            • GEOGRAPHY TOPICAL QUESTIONS AND ANSWERS
        • PRIMARY >
          • Standard 4-8 Mathematics Topical Questions from Mocks and KCPE
          • Std 6 Mathematics Notes
    • TUTORIALS >
      • SECONDARY >
        • SCIENCES >
          • FOCUS MATHEMATICS TUTORIALS AND EXAMS FREE
          • KCSE BIOLOGY NOTES
          • FREE KCSE CHEMISTRY NOTES
          • KCSE PHYSICS NOTES, AUDIOVISUALS AND MORE
        • LANGUAGES >
          • ENGLISH >
            • FATHER OF NATIONS STUDY GUIDE
            • A GUIDE TO SILENT SONG AND OTHER STORIES
            • English KCSE Set Books
            • ENGLISH POETRY QUESTIONS WITH ANSWERS FOR K.C.S.E CANDIDATES
            • ENGLISH GRAMMAR #KCSE
          • KISWAHILI >
            • Bembea ya Maisha
            • CHOZI LA HERI - MWONGOZO
            • KIGOGO - MWONGOZO
            • MASWALI NA MAJIBU YA TUMBO LISILOSHIBA
            • USHAIRI MASWALI NA MAJIBU
            • KCSE Kiswahili Fasihi
        • TECHNICALS >
          • HOME SCIENCE NOTES
          • KCSE BUSINESS STUDIES NOTES
          • COMPUTER STUDIES NOTES LATEST
          • kcse Computer Studies Notes
          • KCSE AGRICULTURE NOTES, SYLLABUS, QUESTIONS, ANSWERS, SCHEMES OF WORK AND OTHERS
        • HUMANITIES >
          • KCSE History Notes Form 1 to 4
          • FREE KCSE CRE NOTES
          • KCSE GEOGRAPHY NOTES
          • IRE NOTES, AUDIOVISUAL, QUESTIONS AND ANSWERS
      • PRIMARY >
        • STANDARD 4: SOCIAL STUDIES
        • NOTES >
          • KISWAHILI
          • SOCIAL STUDIES
        • EXAMINATIONS
        • DecaTurbo Online Series Examinations
        • KCPE Mathematics Notes
        • KCPE and Primary Level Compositions
      • Other Supportive Documents >
        • SYLLABUS >
          • Primary 8-4-4 based Syllabus, Objectives and Lessons
          • Primary Mathematics Syllabus
        • MASOMO VIDEOS
    • CURRICULUM >
      • NEW CURRICULUM DESIGNS >
        • PRIMARY >
          • PRE PRIMARY ONE CURRICULUM WITH SYLLABUS
          • PRE PRIMARY TWO CURRICULUM WITH SYLLABUS
        • SECONDARY >
          • KNEC KCSE SYLLABUS AND COURSE OUTLINES
        • COLLEGE >
          • Regulations for the TIVET Craft and Diploma Business Examinations
    • HIGH INSTITUTIONS >
      • EXAMINATIONS >
        • College and Varsity Past Papers online
      • TUTORIALS >
        • COLLEGE AND UNIVERSITY NOTES AND TUTORIALS
  • MEMBERS RESOURCES
    • Primary >
      • CBC AND 8-4-4 LATEST EXAMS
      • STANDARD 8 PAST PAPERS 8-4-4 BASED
      • CBC PROFFESSIONAL TOOLS
      • CBC NOTES PRIMARY
      • CBC KPSEA EXAMS
      • Standard 8 (std) English Topical Questions
      • KCPE MATHEMATICS TOPICAL QUESTIONS FROM 1989 TO LAST YEAR
    • Secondary >
      • FORM 1 EXAMS WITH ANSWERS
      • FORM 2 EXAMS WITH ANSWERS
      • FORM 3 EXAMS WITH ANSWERS
      • FORM 4 EXAMS WITH ANSWERS
      • KCSE 2020 QUESTIONS AND ANSWERS
      • NOTES SECONDARY
      • MOCKS SECONDARY >
        • kcse form 2 mathematics questions
    • Free Schemes of Work
    • FOCUS A365 SERIES K.C.P.E EXAMINATIONS FOR PRIMARY
    • ALL GROUPS PRODUCTS
    • PREMIUM PRODUCTS 2