0% found this document useful (0 votes)
238 views2 pages

CDACC Level 5 Computer Program Exam

The document outlines a practical assessment for ICT Technician Level 5, requiring candidates to design and develop a computer program for banking transactions. Candidates must create a program that includes functionalities for depositing, sending, withdrawing money, and checking account balances. The completed program and design must be saved as 'BankProgram' on the desktop.

Uploaded by

A Kings
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
238 views2 pages

CDACC Level 5 Computer Program Exam

The document outlines a practical assessment for ICT Technician Level 5, requiring candidates to design and develop a computer program for banking transactions. Candidates must create a program that includes functionalities for depositing, sending, withdrawing money, and checking account balances. The completed program and design must be saved as 'BankProgram' on the desktop.

Uploaded by

A Kings
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

©2024 TVET CDACC

061005T4ICT
ICT TECHNICIAN LEVEL 5
IT/OS/ICT/CR/5/5
Develop Computer Program
Nov/Dec 2024

TVET CURRICULUM DEVELOPMENT, ASSESSMENT AND CERTIFICATION


COUNCIL (TVET CDACC)

PRACTICAL ASSESSMENT

Time: 3 HOURS

INSTRUCTIONS TO CANDIDATE:
1. You are required to perform the following tasks
i. Task 1: Design a computer program
ii. Task 2: Develop a computer program

2. You have been provided with the following resources for the practical tasks:

 A working computer installed with a C compiler, word processor and any drawing
software

Page 1 of 2
©2024 TVET CDACC

Task 1: Design a computer program

Using an appropriate design tool, design a computer program that allows a user to deposit
money, send money, withdraw money and check account balance.
Save the design as BankProgram on the desktop.

Task 2: Develop a computer program


Develop a computer program that allows a user to select an option from: deposit money, send
money, withdraw money and check account balance. Deposit money option should allow the
user to enter amount to deposit and the account number to deposit money to, send money option
should allow user to enter amount to send and the account number to send money to, withdraw
money option should allow user to enter amount to withdraw which should be less than the
current balance, check account balance option should allow the user to enter the account number
to check balance.
Save the program as BankProgram on the desktop.

Page 2 of 2

You might also like