Computer As Level(Form Five)
ICT Questions and Answers
- By Louis Logiciel
- . June 2, 2026
SET ONE:(b). Mention two ways ICT can be used to improve teaching and learning. (c). Give two ways ICT has affected work today. (02 marks)2
COMPUTER As LEVEL(FORM FIVE) NOTES – FILE MANAGEMENT
- By ecadmin
- . June 2, 2026
UNIT – 10FILE MANAGEMENTWhat is a File?Abstractly, a file is a collection of bytes stored on a secondary storage device, which is generally a disk
COMPUTER FORM 5 – C-PROGRAM (1)
- By ecadmin
- . June 2, 2026
StringsIn C++ strings are really arrays, but there are some different functions that are used for strings, like adding to strings, finding the length of
COMPUTET As LEVEL(FORM FIVE) NOTES – C-PROGRAM
- By ecadmin
- . June 2, 2026
C-PROGRAMTHE ORIGIN OF C++The C programming language was developed at AT&T for the purpose of writing the operating system for the PDP-11 series of computers
COMPUTER FORM 5 – STRUCTURES
- By ecadmin
- . June 2, 2026
UNIT – 7STRUCTURES What is a Structure? Structure is a method of packing the data of different types. When we require using a collection of
COMPUTER As LEVEL(FORM FIVE) NOTES – IEEE Floating
- By ecadmin
- . June 2, 2026
10. Floating-Point RepresentationThe simple fixed-point representation allows for a very limited range of values that can be represented. A more versatile scheme, the floating-point representation,
