There are some pascal files for you to download which are done by me for F.5 Computer Homework! Let's download them to see and share the success of these programs !
Pascal File for downloading :
F.5 1st Term
Summer Exercises 2000
Exercise A
Exercise B
II) Answer (i) & Answer (ii)
Exercise C
Exercise D
HW 1
1) A program illustrates how bubble sort rearranges five names in ascending order
2) A program uses to search an employee's name
3) A program generates randomly 6 different numbers ranging 1 to 47 each time
HW 2
1) A bubble sort program so that you can store the sorted list on a text file called 'sort_list.txt'.
2) A program to read 3 sets of data (name, graduation year, email address) from a text file and output the data as below:
NAME
GRUADUATION YEAR
EMAIL ADDRESS
3) A program to generate 24 random numbers ranging from 1 to 47, these numbers are written by the program to file "ran_no.txt", the other part of the program is to read the data from the above text file and then write the data in an orderly manner to a file "mk_six.txt". The output on this text file is as follows:
The 4 sets of mark six numbers:
# # # # # #
# # # # # #
# # # # # #
# # # # # #
MC Computer test (3-11-00)
I) Questions
II) Answers
Christmas 2000 Exercise
I) Questions
II) Answers for question 1 / Answers for question 2 / Answers for 3a/ 3b /3c
Some flash samples made by me: