
Pascal Basic
Authored by Kadesh Bailey
Computers
10th Grade
Used 5+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
66 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 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
30 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
30 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
30 sec • 1 pt
What is this ( := )?
The equal sign
The assignment operator
The assignment sign
The equal operator
5.
MULTIPLE CHOICE QUESTION
30 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
30 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
30 sec • 1 pt
Which statement is the correct one for input in Pascal?
input(num);
scanf(num)
readln(num);
inputln(num);
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?