Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

Complexe Scolaire Bilingue Nal REPUBLIQUE DU CAMEROUN

Bonamoussadi.Bangue REPUBLIC OF CAMEROON


B P: 3712 Douala Paix – Travail - Patrie
Tél. : 242 663 521 Peace - Work- Fatherland
cosbinal@yahoo.fr Academic Year 2023/2024

SUBJECTS : ICT CLASS: USS/ USA DURATION : 1H30

Name: _________________________________________________________________________________________

CONTINUOUS ASSESSMENT OF THE 11th NOVEMBER 2023

I. EVALUATION OF RESOURCES

1. Define the terms 3 marks


a. Programming
___________________________________________________________________________________
___________________________________________________________________________________
___________________________________________________________________________________
b. Algorithm
___________________________________________________________________________________
___________________________________________________________________________________
___________________________________________________________________________________
c. Programming paradigm
___________________________________________________________________________________
___________________________________________________________________________________
___________________________________________________________________________________
2. What is a bug? State and explain in two types of bugs that can be identify on a program 3 marks
___________________________________________________________________________________
___________________________________________________________________________________
___________________________________________________________________________________
___________________________________________________________________________________
___________________________________________________________________________________
___________________________________________________________________________________
3. What is the difference between;
a. Procedural paradigm and functional paradigm. 2 marks
___________________________________________________________________________________
___________________________________________________________________________________
___________________________________________________________________________________
___________________________________________________________________________________
___________________________________________________________________________________
___________________________________________________________________________________
___________________________________________________________________________________
b. High level languages and low level languages. 2 marks
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________

Page 1 of 2
II. EVALUATION OF COMPETENCES
1. Consider the algorithm below and answer the questions that fellows
1) Start
2) Read the radius of the circle, r
3) Area =3.14*r*r
4) Display Area
5) Stop
a. Convert this algorithm to a C code. 5 marks
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
b. Identify the control structure used in the algorithm above. 1 mark
__________________________________________________________________________________
c. Identify the variable used in the algorithm above and give the general syntax to declare a variable
2 marks
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
d. What is the suitable data type that can be used in the program above? Give the format Specifier of this
data type. 2 marks
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
GOOD LUCK!!!!!!!!!!!!

Page 2 of 2

You might also like