Pascal Programming v1.6
© Copyright Brian Brown/Peter Henry, 1984-1997. All rights reserved.
Last modified Best viewed in 800x600 resolution.
| Notes | Tests | Comments | Index |
Previous Page

SELF TEST 1: Comments, General Program Structure
This test works with forms compatible browsers only. Select your answers then click on the submit button to have your answers checked.

1. Comments are opened and closed with

2: The end. statement signifies the

3: The write statement sets the cursor

4: Using the writeln statement, the cursor is positioned at

5: When printing text using write or writeln, the text is enclosed using

6: To print a single quote using write or writeln,

7: Each program statement is terminated with a

8: If the program is required to input data from the keyboard, the first line of the program reads

9: If the program is required to input data from the keyboard, and also output data to the console screen, the first line of the program reads

To submit your comments, press this button:

To clear the form, press this button:


Previous Page

Copyright B Brown/P Henry/CIT, 1988-1997. All rights reserved.