0% found this document useful (0 votes)
32 views3 pages

CSC Form5 2nd Evaluation HIRONDELLES 2024-2025

Uploaded by

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

CSC Form5 2nd Evaluation HIRONDELLES 2024-2025

Uploaded by

golsiaraoul9
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

COMPLEX BILINGUE LES Date: ___________________________

HIRONDELLES -Garoua

NAME CLASS FORM 5 N0

Subject : Computer Science 2nd EVALUATION Academic year: 2024- 2025 Duration : 2hours coef : 2

Competence in view: determine the storage capacity of a storage device

Instruction: Answer all the questions - Calculators are not allowed


Section A: Multiple Choice Questions (MCQs instruction : tick the right answer. ( 10 marks)

PART 1: KNOWLEDGE
Section 1 : MCQs Tick the right answer (10 marks)

1. The output of the ________gate is true if the 6. Paul writes a Program to add two numbers but
input is false. at the End he notices that the program does the
A .OR C .NOR subtraction of two numbers. What type of error
B. .NOT D .XOR does he encountered here?
A. Logic Error C. Run time error
2. Consider X = A B if A= 1 , B= 0 ; the B. Syntax Error D. none of the above
numeric value of X will be:
7. Questions 7, 8 and 9 are based on the
A. 1 C. 0 diagram below:
B. 2 D. 10

3. Which repetition control structure is used to


execute a block of instructions many times
until the condition is false? What will be the states of the two switches A and
A. IF….ELSE…ENDIF C. REPEAT…UNTIL B to turn on the Lamp?
B. WHILE….ENDWHILE D.IF……ENDIF A OPEN, OPEN C. OPEN,CLOSE
B. CLOSE,CLOSE D. CLOSE,OPEN
4. Which of the following is a Low level
programming Language ? 8. Which logic gate can best represent the
A. Assembly Language C. Python diagram in question 7.
B. C language D. Pascal A XOR C. NOT
B. NAND D. AND
5. The computer programming language which
consists of Binary instructions ( 0s and 1s) that 9. The output of the logic gate identified in
can be directly understood and executed by Question 8 is High(1) when:
the processor is called: A both inputs are low(0) C. both inputs are high
A. PASCAL language C. Machine Language B. one input is high D. one input is low
B. JAVA Language D. Assembly Languqge
10. The Statement “ Enter the value of N” is
suitable for which of the flowchart Symbol?

A B C D

The examiner Mr. HOYOKSOU GOLSIA Blaise Raoul Page 1


Examiner : Takouche Guinete H.L. Good Luck!!! Page 1 of 1
Question1 : Algorithm and Problem Solving (10 marks)
Temperatures (oC) are collected by a meteorological station in a region every day over a period of 7
days. Study the algorithm below and answer the questions that follow.
1. BEGIN
Count Temp Sum Average Output
2. SET sum to 0
20
3. PRINT “ Enter 7 Days temperatures.”
4. SET count to 1 23
5. While (count < = 7 ) 22
6. INPUT temp. 21
7. Sum = sum + temp. 25
8. Count = count+1 30
9. ENDWHILE 20
10.Average = Sum/ 7.
11.Print “The Average temperature is”, temp The Trace Table
12.END.
Questions:
i. Dry run the algorithm above using the trace table and write the output.( 4 mrks)
ii. Which type of program construct is depicted from line 5 to 9? ( 1mark)
iii. Convert the algorithm into a flowchart ( 5 marks)

Question 2: Programming Languages and paradigms. (7 Marks)


1. Give the function of the following programming tools: ( 6 marks)
a. Compiler
b. Assembler
c. Interpreter
2. What do you understand by Source Code ? ( 1 mark)
Question 3 Logic Gates and Logic Circuits- consider the logic circuit below: (13 Marks)

A AA B U= V= W= X=

0 0
0 1
1 0
1 1

i. Identify the logic gates labeled E, F and G. on the figure above (3 marks)
ii. Write down the Boolean expression of U,V,W and X in terms of A and B.(6mks)
iii. Complete its truth table. (4mks)

The examiner Mr. Hoyoksou Golsia Blaise Raoul B GOOD luck !!! Page 3/2
B

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy