Form 4 Information and Communication Technology

Computer System, Linux and C Programming - ASCII, C Compiler,

1. Computer System: Notes: 1, 2, 3, 4, 5, 6, Processor: 1, Buses: 1, Silicon Chip: 1,
micro:bit: 1, EM Wave: 1, 2, 3, Linux: 1, 2,
2. C Programming: Assignment: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, Solution: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10,
Examples (Basic) : 1, 2, 3, 4, 5, 6, 7, 8, 9, 10,
Examples (Array) : 11, 12, 13, 14, 15,
Examples (String) : 16, 17, 18, 19, 20, 21, 22, 23,
Examples (2D Array) : 24, 25, 26, 27, 28, 29,
Examples (Function) : 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40,
Examples (Structure) : 41, 42, 43, 44, 45, 46,
Examples (File) : 47, 48, 49, 50, 51, 52, Data: 47, 48, 50, 51,
3. Database System: Notes: 1, 2, 3, 4, Banking: 1, 2, 3, 4,
SQL Tutorial: 1, 2, 3, 4, Data Records: 1, 2, How to Login: 1,
Library database: 1, Student database: 1, Solution: 1,

Data Types: Integer (int, long), Real number (float, double), Boolean (int), Character (char, int), String (char s[] )
Standard Library: <stdio.h> getc, putc, fgets, fputs, scanf (fscanf), printf (fprintf), feof, EOF
<string.h> strcpy(strncpy), strcmp(strncmp), strcat (strncat), strlen <stdlib.h> rand, atoi <math.h> sqrt, abs

Name List

Class
Number
4A
13
4A
18
4B
9
4B
29
4C
2
4C
25
4D
3
4D
6
4D
8
4D
21
4D
29
4E
6
4E
9
4E
11
4E
26
4E
28
4F
4
4F
11
4F
14
4F
18
4F
19
4F
26