Computers

3rd -

4thgrade

Image

Pascal Assessment

298
plays

10 questions

Show Answers
See Preview
  • Multiple Choice
    Please save your changes before editing any questions.
    10 seconds
    1 pt

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

    BEGIN

    CONST

    VAR

    TYPE

  • Multiple Choice
    Please save your changes before editing any questions.
    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

  • Multiple Choice
    Please save your changes before editing any questions.
    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!');

  • Explore all questions with a free account

    Already have an account?