pencil-icon
Build your own quiz

Computers

3rd -

4thgrade

Image

Pascal Assessment

335
plays

10 questions

Show Answers
See Preview
  • 1. Multiple Choice
    10 seconds
    1 pt

    What section of a Pascal program is used to declare variables and assign data types? ......

    BEGIN

    CONST

    VAR

    TYPE

  • 2. Multiple Choice
    10 seconds
    1 pt

    The actual instructions for the program to run can be found after _____________

    The 'WRITELN' statement

    The 'VAR' statement

    The 'BEGIN' statement

    The 'CONST' statement

  • 3. Multiple Choice
    10 seconds
    1 pt

    Which of the following is a valid Pascal output statement?

    print('Hello Class!');

    println('Hello Class!');

    write("Hello Class!');

    writeln('Hello Class!');

  • Answer choices
    Tags
    Answer choices
    Tags

    Explore all questions with a free account

    Already have an account?