SELF TEST

Click here for a forms compatible interactive test

1: Comments are opened with ___ and closed with ___

2: The end. statement signifies the ______ of a Pascal program.

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, use ______________

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

   ___________________________________________________________________


Click here for answer
Copyright B Brown/P Henry/CIT, 1988-1997. All rights reserved.