Pascal Assessment

Quiz
•
Computers
•
3rd - 4th Grade
•
Medium
Colin Leod
Used 355+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
What section of a Pascal program is used to declare variables and assign data types? ......
BEGIN
CONST
VAR
TYPE
2.
MULTIPLE CHOICE QUESTION
10 sec • 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 QUESTION
10 sec • 1 pt
Which of the following is a valid Pascal output statement?
print('Hello Class!');
println('Hello Class!');
write("Hello Class!');
writeln('Hello Class!');
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
What is this ( := )?
The equal sign
The assignment operator
The assignment sign
The equal operator
5.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
In the programming language Pascal, which of the following is NOT a standard data type?
floating point
char
boolean
integer
6.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
What would be the result of the following Pascal statement?
write( 'Total is', 20 );
Total 20
Total = 20
20
Total is 20
7.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Which statement is the correct one for input in Pascal?
input(num);
scanf(num)
readln(num);
inputln(num);
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Integers

Quiz
•
3rd Grade
11 questions
Python - 01

Quiz
•
1st - 5th Grade
15 questions
SKT4 - Pemboleh ubah, pemalar & Jenis Data

Quiz
•
4th - 5th Grade
13 questions
Introducción a la informática

Quiz
•
1st - 5th Grade
10 questions
JavaScript: Coerción y Tipos de Datos

Quiz
•
1st - 10th Grade
8 questions
History of computers class 4

Quiz
•
4th Grade
8 questions
Week3 Grade4 -revision

Quiz
•
4th Grade
15 questions
Revision test

Quiz
•
4th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade