Computer As Level(Form Five)

COMPUTER FORM 5 – C-PROGRAM (1)
- By ecadmin
- . September 30, 2023
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

COMPUTER FORM 5 – STRUCTURES
- By ecadmin
- . September 30, 2023
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 – FILE MANAGEMENT
- By ecadmin
- . September 30, 2023
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 As LEVEL(FORM FIVE) NOTES – IEEE Floating
- By ecadmin
- . September 30, 2023
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

COMPUTET As LEVEL(FORM FIVE) NOTES – C-PROGRAM
- By ecadmin
- . September 30, 2023
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