ATIKA SCHOOL
  • Home
    • Atika School Advanced Search
    • News and Opinions
    • Echo
    • Academic Environment
    • How its Done
    • SITEMAP
    • About Us? >
      • About Us
      • Learn more about us
  • TUTORIALS
    • SECONDARY >
      • SCIENCES >
        • FOCUS MATHEMATICS TUTORIALS AND EXAMS FREE
        • KCSE BIOLOGY NOTES
        • FREE KCSE CHEMISTRY NOTES
        • KCSE PHYSICS NOTES, AUDIOVISUALS AND MORE
      • LANGUAGES >
        • ENGLISH >
          • English KCSE Set Books
          • ENGLISH GRAMMAR #KCSE
        • CHOZI LA HERI - MWONGOZO
        • KIGOGO - MWONGOZO
        • KCSE Kiswahili
      • TECHNICALS >
        • KCSE BUSINESS STUDIES NOTES
        • 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
    • MASOMO VIDEOS
    • PRIMARY >
      • NOTES >
        • KISWAHILI
        • SOCIAL STUDIES >
          • STANDARD 4: SOCIAL STUDIES
        • SCIENCE
        • ENGLISH >
          • KCPE and Primary Level Compositions
        • MATHEMATICS >
          • KCPE Mathematics Notes
      • EXAMINATIONS >
        • DecaTurbo Online Series Examinations
        • TOP INSHA AND COMPOSITION QUESTIONS
        • CBC Kiswahili
        • FOCUS A365 SERIES K.C.P.E EXAMINATIONS FOR PRIMARY
        • Standard 8 (std) English Topical Questions
      • SYLLABUS >
        • Primary 8-4-4 based Syllabus, Objectives and Lessons
        • Primary Mathematics Syllabus
  • 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
  • PRODUCTS
    • All Categories
    • FREE DOCUMENTS
    • PRIMARY CBC BASED RESOURCES
    • PRIMARY 8-4-4 BASED RESOURCES >
      • STANDARD 8 RESOURCES
    • COLLEGE & VARSITY RESOURCES
    • HIGH SCHOOL RESOURCES
    • FREE NOVELS >
      • COURSE BOOKS
      • KCSE KISWAHILI SETBOOKS
    • Backed Up Files and Archives
  • EXAMINATIONS
    • PRIMARY EXAMS >
      • Primary Assorted Mocks
      • Assignments and Random Exams
      • 8-4-4 >
        • STANDARD 8 PAST PAPERS 8-4-4 BASED
      • CBC
    • TOP SCHOOLS EXAMINATIONS LATEST >
      • Assignments and Random Exams
    • KCPE >
      • KCPE PAST PAPERS AND ANSWERS
    • KCSE >
      • KCSE BY SUBJECT >
        • KCSE PAST PAPERS BY SUBJECT
        • Free KCSE Past Papers Mathematics
        • Free KCSE Biology Questions and Answers
      • KCSE BY YEAR >
        • KNEC KCSE PAST PAPERS, MARKING SCHEMES, QUESTIONS & ANSWERS
    • QUESTIONS & ANSWERS >
      • SECONDARY >
        • LANGUAGES >
          • ENGLISH POETRY QUESTIONS WITH ANSWERS FOR K.C.S.E CANDIDATES
        • TECHNICALS >
          • COMPUTER STUDIES >
            • COMPUTER STUDIES Q & A
            • kcse computer studies paper 2 AND 3 Questions & Answers
          • BUSINESS STUDIES QUESTIONS & ANSWERS
          • KCSE AGRICULTURE TOPICAL QUESTIONS
          • 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 >
          • ISLAMIC RELIGIOUS EDUCATION (IRE) QUESTIONS AND ANSWERS
          • C.R.E (CRE) QUESTION 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
  • HIGH INSTITUTIONS
    • EXAMINATIONS >
      • College and Varsity Past Papers online >
        • College and Varsity Past Papers online
    • TUTORIALS
  • PRICING
  • BLOGS
    • Contact
    • Help & Support
    • MPESA FORM
  • Search Free Documents (PDF)

ANALYSIS OF KCSE COMPUTER STUDIES TOPICAL QUESTIONS & REVISION KITS

This site is a creation of all possible KCSE computer studies questions and answers
Picture

Explain three functions of an information system in an organisation.

15/1/2021

0 Comments

 


Explain three functions of an information system in an organisation.

​(b) Explain two benefits that a company would gain from using batch processing method for data processing 
(c) (i) Convert the number 11101.1 12 to its decimal equivalent.
(ii) Perform the following binary operation 110112 + 1012
RESPONSES
a) Functions of information system in an organization.
  •  Process data in an organization according to the policies and objectives.
  •  Decision making by providing information that helps with strategic planning within the organization.
  •  Means of communication and flow of information to various sections of an organization / enable sharing of information.
  •  Improving quality of production, through the use of feedback mechanisms for counter checking the production with expected results.
(b)Benefits of using batch processing.
  •  Output is increased because the processor work is uninterrupted.
  •  Low cost of operation since the tasks are processed as a group.
  •  Requires little supervision since the processing runs automatically as long as the instructions is given.
  •  Less labour required since the process is automatic.
  • Efficient use of computer resources due to no idle time.
  •  Gives company opportunity to check any error before processing begins.
(c) (i) Convert the number 11101.1 12 to its decimal equivalent. (ii) Perform the following binary operation 110112 + 1012

Read More






0 Comments

Describe three arithmetic errors that may occur during computerised data processing.

15/1/2021

0 Comments

 


Describe three arithmetic errors that may occur during computerised data processing.

​(b) Arnold a programmer intends to create a user input interface screen for a system. State three factors that he should consider. 
(c)With the aid of an example in each case describe the following types of maintenance.
(i) adaptive; 
(ii) perfective; 
(iii) corrective. 
RESPONSES
a) Arithmetic errors
 Truncation error
  • Results due, to shortening or leaving out part of a number or a word.
  •  Rounding off error
  • Arising by approximating a number by replacing it with a number that has fewer significant digits or one with zeros for its ending digits.
 Overflow error
  • Occurs when the results of a computation is larger than the allocated memory space. 
 Underflow error
  • Type of error occurs when the output is low small to be represented in the chosen format.
b) User interface design considerations
  •  Should be user friendly.
  •  Colour, fonts and layout should be appealing to the user.
  •  Consider a consistent layout in the entire system.
  •  Should prompt user clearly.
  •  Should capture the same number of items of date as indicated in the manual data capture form.
(c)Types of maintenance
(i) Adaptive
  • Type of maintenance that is done to make the system to adopt the changing technology e.g. changing the system because to new ois
(ii) Perfective
  • Type of maintenance done to make the system better in its operation e.g. adding a module in a system.
(iii) Corrective
  • Type of maintenance done to correct an error in the system e.g.wrong results during addition.
a) Arithmetic errors Truncation error Results due, to shortening or leaving out part of a number or a word. Rounding off error Arising by approximating a number by replacing it with a number that has fewer significant digits or one with zeros for its ending digits. Overflow error Occurs when the results of a computation is larger than the allocated memory space. Underflow error Type of error occurs when the output is low small to be represented in the chosen format. b) User interface design considerations Should be user friendly. Colour, fonts and layout should be appealing to the user. Consider a consistent layout in the entire system. Should prompt user clearly. Should capture the same number of items of date as indicated in the manual data capture form. (c)Types of maintenance (i) Adaptive Type of maintenance that is done to make the system to adopt the changing technology e.g. changing the system because to new ois (ii) Perfective Type of maintenance done to make the system better in its operation e.g. adding a module in a system. (iii) Corrective Type of maintenance done to correct an error in the system e.g.wrong results during addition.

Read More






0 Comments

A water company sends out clerks to read meters. The data collected by the clerks is then fed into the computer and then all bills are printed at the same time.

13/1/2021

0 Comments

 


A water company sends out clerks to read meters. The data collected by the clerks is then fed into the computer and then all bills are printed at the same time.

(a)State two advantages of this approach; 
  •  Shifts time of processing to when computers are less busy.
  •  No user input required hence no idle computer time as it awaits input.
  •  Input is done once (batch).
  •  Can enable use of hired equipment hence cost effective.
(b) Name this type of data processing.
  •  Batch processing.
  •  Electronic
A water company sends out clerks to read meters. The data collected by the clerks is then fed into the computer and then all bills are printed at the same time.

Read More






0 Comments

List two techniques of acquiring electronic images to be used in a desktop publishing program.

10/1/2021

0 Comments

 


List two techniques of acquiring electronic images to be used in a desktop publishing program.

​(ii) Describe two layout guides in a desktop publishing program (DTP) that assist a user to place an object in a preferred position. 
(b) Explain three ways of ensuring that data submitted for processing is accurate.
(c)An engineering company requires a computer system to design roads and bridges.
Explain one suitable choice for:
(i) output device; 
(ii) software. ​
RESPONSES
(a) (i) Ways of acquiring images in DTP:
  •  Scanning;
  •  Picture capture via camera;
  •  downloading;
  •  getting from secondary storage.
(ii) Layout guides
  •  Ruler guides: a ruler on the edges of the page that guides a user to position objects and resize them;
  •  Margin guides: used to define page margins so that the user will be prevented from placing objects in non-printable areas of the page;
  • Column guides: Vertical lines used to divide a page into two or more columns;
  •  Row guides: Lines used to divide a publication page into two or more section to help structure the layout;
  •  Snap points: Positions on the screen where the object is stuck on.
(b) Ways of ensuring accuracy of data during data processing
  •  Data is stored in secondary storage in such a way that access to it is controlled.
  •  Encrypting of data before it is transmitted to minimize chances of it being compromised during transmission.
  •  Use of validation methods to ensure that data is correct at the point of input.
  • Use of direct data capture methods which eliminates human errors.
  •  Use of verification methods.
(c) (i) Output device: A plotter because it prints large size drawings to high precision.
(ii) A CAD software because it facilitates in the design of engineering drawings.
​(ii) Describe two layout guides in a desktop publishing program (DTP) that assist a user to place an object in a preferred position. (b) Explain three ways of ensuring that data submitted for processing is accurate. (c)An engineering company requires a computer system to design roads and bridges. Explain one suitable choice for: (i) output device; (ii) software. ​

Read More






0 Comments

State three functions of networking operating systems other than providing network security.

10/1/2021

0 Comments

 


State three functions of networking operating systems other than providing network security.

​(b) Explain three ways in which an operating system provides data security in a computer system. 
(c) Explain three circumstances under which observation method may be preferred during data collection. 
(a) Functions of network operating systems
  •  Provide access to network resources;
  •  Supporting network services like protocols;
  •  Support communication;
  •  Respond to requests from applications;
(b) Ways in which an operating system provides data security
  •  Access control: Deals with the problem of verifying /authenticating the identity of a user before permitting access to the request resource (e.g. use of passwords, user account);
  •  Encryption - Transforming data into an unreadable format so that they are safely transmitted;
  •  Firewalls - Filters out unwanted data and programs/criminals/hackers/malicious persons;
  •  Log files - A means by which transactions in a computer system can be recorded thereby deterring potential infiltrators;
  •  Alerts - Alerting a user when he/she is about to delete a file/folder.
(c)Preference of observation during data collection
  •  When the subjects that are being observed need not be made aware of the fact;
  •  When there is need to directly see what subjects do rather than rely on what they tell you;
  •  When there is need to collect data without interfering with the working of the subjects;
  •  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.
​(b) Explain three ways in which an operating system provides data security in a computer system. (c) Explain three circumstances under which observation method may be preferred during data collection.

Read More






0 Comments

With the aid of a diagram. describe time sharing mode as used in computer data processing.

7/1/2021

0 Comments

 


With the aid of a diagram. describe time sharing mode as used in computer data processing.

​(b) A company’s management has opted to use computers to process data. State four factors that the management needs to consider when selecting the company data processing mode. 
(c) Explain the purpose of each of the following in system documentation:
(î) user manual; 
(ii) sample data: 
(iii) table descriptions. 
RESPONSES
​(a) Time-sharing mode
This is a processing mode in which a central processor serves two or more users with different requirements. The processor time is divided equally
among the tasks in the queue. A user whose task requirements are more than is apportioned is send back to the queue. For example, four jobs requiring times t1, t2, t3 and t4 to complete is apportioned equal time in each round until when they are done.
With the aid of a diagram. describe time sharing mode as used in computer data processing.
(b) Factors to consider when selecting data processing mode
  •  The optimisation of processing time;
  •  The time factor required for decision arising from the processed data;
  •  The ease of development, use and maintenance;
  • The control over the resources e.g. files, I/O devices e.t.c;
  • The need for the shared resources among several users who may afford purchasing their own facilities as in time sharing configuration;
  •  The volume of work involved;
  •  The cost of acquiring the relevant hardware. software. media e .t .c and the cost of maintenance;
  •  The nature of the task to be processed.
(c) (i) Purpose of user manual
  • It is a documentation whose purpose is to help a user to use the system with little guidance.
(ii) Purpose of sample data
  • Before the system is implemented, it has to be confirmed that it is functional. Sample data is meant to be used to test whether the system is giving desired output.
(iii) Purpose of table descriptions
  • They are details of table structures that the system will require for the purpose of designing the actual tables.

Read More






0 Comments

​State the type of error that would occur in data processing for each of the following cases:

7/1/2021

0 Comments

 

​(a) Entering the number 315 instead of 351. (1 mark)

  • Transposition error

​(b) Entering the text “Kwys” instead of “Keys”. (1 mark)

  • Transcription error
State the type of error that would occur in data processing for each of the following cases:

Read More






0 Comments

Describe three types of validation checks as used in data processing.

6/1/2021

0 Comments

 


Describe three types of validation checks as used in data processing.

​(b) A company has opted to store its employees’ personal details in a computer system.
Describe two software methods that may be used to prevent unauthorized access to these details. 
(c) (i) Describe each of the following data processing modes:
I. real-time; 
II. interactive. 
(ii) State an application area where real-time data processing mode is applied.
RESPONSES
(a) Validation checks
  •  Range checks: checks that data lies within a range of values.
  •  Presence checks: checks that data is there and has not been missed out.
  •  Length checks: checks that fields are of the right number of characters.
  • Type checks: checks that the data is of the right type.
  •  Format checks: checks whether data is in the correct format.
(b) Methods to prevent un authorised access:
  •  Password: A secret word; a string of characters known only to a restricted group for authentication.
  •  User Access levels: A case where each group is granted different levels of access
  •  User Access rights: An individual is granted access or denied access to resources.
(c) (i) (I) Real-time
  • In a real-time processing. there is a continual input, process and output of data instantaneously upon receipt of command.
(II) Interactive processing
  • A computer processing in which the user can modify the operation appropriately while observing results at critical steps.
  • (ii) Application area for real-time mode
  • Airline booking, medical system. car tracking system, hotel booking system, banking system.
​(b) A company has opted to store its employees’ personal details in a computer system. Describe two software methods that may be used to prevent unauthorized access to these details. (c) (i) Describe each of the following data processing modes: I. real-time; II. interactive. (ii) State an application area where real-time data processing mode is applied.

Read More






0 Comments

What is an information system?

5/1/2021

0 Comments

 


What is an information system?

​(a) (i) What is an information system? 
(ii) State two roles of an information system. 
(b) Describe the following file organisation methods:
(i) random file organisation; 
(ii) sequential file organisation. 
(c)The following records were extracted from two files that contained student data.
​(i) Which of the two files above represents a Transaction file? (ii) Give a reason for your answer in c(i) above. (iii) Name the other type of file represented above. (d)An airline uses an information system whereby if a passenger at station A books a plane seat,this transaction is immediately shown at stations A and B such that no other passenger can book the same seat. (i) Identify this data processing mode. (ii) State two advantages and two disadvantages of this data processing mode.
​(i) Which of the two files above represents a Transaction file? 
(ii) Give a reason for your answer in c(i) above. 
(iii) Name the other type of file represented above. 
(d)An airline uses an information system whereby if a passenger at station A books a plane seat,this transaction is immediately shown at stations A and B such that no other passenger can book the same seat.
(i) Identify this data processing mode. 
(ii) State two advantages and two disadvantages of this data processing mode.

RESPONSES

​(a)(i) Information system is an arrangement of people, data, processes, communication and IT that interact to support problem solving.
(ii) Improve day-to-day operation
  •  Support problem solving
  •  Support decision making needs for management
  • Data capture
  •  Processing data into information
  •  Data security
  •  Storing of data/information
(b) (i) Stored and retrieved according to their disk address which is generated by use of an algorithm or formula i.e. stored randomly, accessed randomly.
(ii) Method of storing or retrieving information that requires the program to start reading at the beginning and continue until it finds the desired data.
(c) (i) File B.
(ii) Transaction file: It contains data which is regularly added.
Has data/fee payment .
(iii) Master File: It contains records that do not change regularly like in file A.
​(d) (i) Real time processing. 
(ii) Advantages
  •  Information is readily available for instant, decision making.
  •  Updating is done instantly when transaction occurs.
  •  Auditing is easier.
  •  It is accurate
  •  Prevent double booking
Disadvantages
  •  Complex - difficult to configure/set up.
  •  Expensive to acquire and maintain.
  •  Errors that occur are difficult to correct

Read More






0 Comments

Describe each of the following validation checks as used in data processing

4/1/2021

0 Comments

 

​(a) Describe each of the following validation checks as used in data processing:

(i) Preserve check

It is a measure placed used to ensure that data item is in its original status.

(ii) Data type check

It is a measure that ensures that correct data type is entered for each field.

(iii) Check digit

This is a number calculated by the computer to make sure that the other numbers in a sequence have been entered properly.

Describe each of the following validation checks as used in data processing:

Read More






0 Comments

​State four computer based careers introduced as a result of computerized data process method at the airport.

4/1/2021

0 Comments

 

​State four computer based careers introduced as a result of computerized data process method at the airport. (2 marks)

Computer based careers created by introducing computerized data processing.
  1. System analysts
  2. Hardware technicians
  3. Data entry clerks
  4. Programmers
  5. Networks technicians
  6. Database administrators
  7. Web designers
  8. Network administrator
​State four computer based careers introduced as a result of computerized data process method at the airport

Read More






0 Comments

Distinguish between real-time operating system and distributed operating system.

4/1/2021

0 Comments

 

Distinguish between real-time operating system and distributed operating system. (3 marks)

  1. Distinction between real-time and distributed OS.
  2. Real-time OS reads information from input devices and must respond within a short duration of time to ensure correct performance.
  3. Distributed OS distributes computation among several physical processors which do not share memory or clock.
Distinguish between real-time operating system and distributed operating system.

Read More






0 Comments

Explain three reasons why an organization may need to change to a new computerised system.

4/1/2021

0 Comments

 


Explain three reasons why an organization may need to change to a new computerised system.

(b) State why each of the following is important in system documentation.
  • (i) sample data; 
  • (ii) output reports. 
(c) Name the tools used for data storage in each of the following methods of data processing.
  • (i) manual:
  • (ii) electronic. 
(d)A teacher manages students’ records by storing daily attendance information in a tile called register and students’ personal records such as year of birth and home address in a file called students.
(i) Identify the types of computer files named above. 
(ii) Give a characteristic of data held in each file. 
(iii) Name the field that should be used to link the two files. 
(a) Current system may be experiencing problems thereby being unable to meet organisation requirements.
 New directives may be received from authorities and the organisation must comply.
 Changes in the operating environment forces the organisation to change in order to fit and continue in business. e.g. competition.
 Changes in technology requiring the upgrading or total change in the existing system.
 Peer pressure need to remain fashion
(b) (i) Sample data should be provided so that all modules can be tested.
(ii) Output reports show that the system actually works/testing process/expected output..
(c) (i) Manual: Manual files stored in cabinets/books/paper/in-tray/out-tray.
(ii) Electronic: Secondary storage devices/individual storage devices e.g. Flash.
(d) (i) Student: Master file/Parent/Reference File/Primary.
Register: Transaction file/Child table/Secondary.
(ii) Master file: Data is static/Permanent/Semi-permanent.
Transaction file: Data is dynamic/Temporary/Changes frequently
(iii) Key field: Student number/Admission No/Reg. No/File No.
Explain three reasons why an organization may need to change to a new computerised system.

Read More






0 Comments

State two application areas of real time systems.

4/1/2021

0 Comments

 


State two application areas of real time systems.

  1. Booking and reservations. eg. hotel, car, bus, air ticket.
  2.  Space explorations.
  3.  Intensive care units (hospital). (ICU)
  4.  Chemical plants/nuclear
  5. Military security
  6.  Banking eg. ATM.
State two application areas of real time systems.

Read More






0 Comments

A water company sends out clerks to read water meters. The data collected by the clerks is then fed into the computer and then all the bills are printed at the same time.

4/1/2021

0 Comments

 


A water company sends out clerks to read water meters. The data collected by the clerks is then fed into the computer and then all the bills are printed at the same time.

​(a) State two advantages of this approach. 

Advantages:
  •  Shifts time of processing to when computers are less busy.
  •  No user input required hence no idle computer time as it awaits input.
  •  Input is done once (batch).
  •  Can enable use of hired equipment hence cost effective.

(b) Name this type of data processing. 

  •  Batch processing.
  •  Electronic.
A water company sends out clerks to read water meters. The data collected by the clerks is then fed into the computer and then all the bills are printed at the same time.

Read More






0 Comments
<<Previous

    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
    Applications Areas Of Ict
    Areas-where-computers-are-used
    Basic-computer-set-up-and-cabling
    Career Opportunities In Ict
    Classification Of Computers
    Classification-of-computers
    Computer-files
    Computer Systems
    Dashboard
    Database
    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
    Editing-and-formatting-a-word-document
    Electronic-data-processing-modes
    Elementary Programming Principles
    Errors-in-data-processing
    Evolution-of-computer-systems
    File-management-using-an-operating-system
    File-organization-methods
    Form 1
    Form 2
    Form 3
    Form 3 Mock Exams
    Form 4
    Hands On Skills
    Hardware
    Impact Of Ict On Society
    Information
    Input Devices
    Internet And Email
    Introduction To Networking And Data Communication
    Intro To Computers
    Levels-of-programming-languages
    Midterm-exams
    Mind-blowing-q-a
    Mocks
    Network-topology
    Operating Systems
    Output Devices
    Paper 1
    Parts-of-a-computer
    Processing-devices
    Processors
    Program-construction
    Program-control-structures
    Program-design
    Program-development
    Program-documentation
    Registers
    Revision-kits
    Secondary-storage-media
    Section A
    Section B
    Software
    Spreadsheets
    Stages Of System Development
    Storage Devices
    Symbolic-representation
    System-design
    System Development
    System-documentation
    Term-1
    The Computer Laboratory
    The-computer-laboratory
    The-cpu
    Types-of-networks
    User Interface
    Uses-of-computers
    Word Processors
    Worksheet-formatting

    Archives

    January 2025
    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

atika school app
Download our Android App

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

    Send Us a Message

    Max file size: 20MB
Submit
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
  • Home
    • Atika School Advanced Search
    • News and Opinions
    • Echo
    • Academic Environment
    • How its Done
    • SITEMAP
    • About Us? >
      • About Us
      • Learn more about us
  • TUTORIALS
    • SECONDARY >
      • SCIENCES >
        • FOCUS MATHEMATICS TUTORIALS AND EXAMS FREE
        • KCSE BIOLOGY NOTES
        • FREE KCSE CHEMISTRY NOTES
        • KCSE PHYSICS NOTES, AUDIOVISUALS AND MORE
      • LANGUAGES >
        • ENGLISH >
          • English KCSE Set Books
          • ENGLISH GRAMMAR #KCSE
        • CHOZI LA HERI - MWONGOZO
        • KIGOGO - MWONGOZO
        • KCSE Kiswahili
      • TECHNICALS >
        • KCSE BUSINESS STUDIES NOTES
        • 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
    • MASOMO VIDEOS
    • PRIMARY >
      • NOTES >
        • KISWAHILI
        • SOCIAL STUDIES >
          • STANDARD 4: SOCIAL STUDIES
        • SCIENCE
        • ENGLISH >
          • KCPE and Primary Level Compositions
        • MATHEMATICS >
          • KCPE Mathematics Notes
      • EXAMINATIONS >
        • DecaTurbo Online Series Examinations
        • TOP INSHA AND COMPOSITION QUESTIONS
        • CBC Kiswahili
        • FOCUS A365 SERIES K.C.P.E EXAMINATIONS FOR PRIMARY
        • Standard 8 (std) English Topical Questions
      • SYLLABUS >
        • Primary 8-4-4 based Syllabus, Objectives and Lessons
        • Primary Mathematics Syllabus
  • 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
  • PRODUCTS
    • All Categories
    • FREE DOCUMENTS
    • PRIMARY CBC BASED RESOURCES
    • PRIMARY 8-4-4 BASED RESOURCES >
      • STANDARD 8 RESOURCES
    • COLLEGE & VARSITY RESOURCES
    • HIGH SCHOOL RESOURCES
    • FREE NOVELS >
      • COURSE BOOKS
      • KCSE KISWAHILI SETBOOKS
    • Backed Up Files and Archives
  • EXAMINATIONS
    • PRIMARY EXAMS >
      • Primary Assorted Mocks
      • Assignments and Random Exams
      • 8-4-4 >
        • STANDARD 8 PAST PAPERS 8-4-4 BASED
      • CBC
    • TOP SCHOOLS EXAMINATIONS LATEST >
      • Assignments and Random Exams
    • KCPE >
      • KCPE PAST PAPERS AND ANSWERS
    • KCSE >
      • KCSE BY SUBJECT >
        • KCSE PAST PAPERS BY SUBJECT
        • Free KCSE Past Papers Mathematics
        • Free KCSE Biology Questions and Answers
      • KCSE BY YEAR >
        • KNEC KCSE PAST PAPERS, MARKING SCHEMES, QUESTIONS & ANSWERS
    • QUESTIONS & ANSWERS >
      • SECONDARY >
        • LANGUAGES >
          • ENGLISH POETRY QUESTIONS WITH ANSWERS FOR K.C.S.E CANDIDATES
        • TECHNICALS >
          • COMPUTER STUDIES >
            • COMPUTER STUDIES Q & A
            • kcse computer studies paper 2 AND 3 Questions & Answers
          • BUSINESS STUDIES QUESTIONS & ANSWERS
          • KCSE AGRICULTURE TOPICAL QUESTIONS
          • 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 >
          • ISLAMIC RELIGIOUS EDUCATION (IRE) QUESTIONS AND ANSWERS
          • C.R.E (CRE) QUESTION 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
  • HIGH INSTITUTIONS
    • EXAMINATIONS >
      • College and Varsity Past Papers online >
        • College and Varsity Past Papers online
    • TUTORIALS
  • PRICING
  • BLOGS
    • Contact
    • Help & Support
    • MPESA FORM
  • Search Free Documents (PDF)