Pascal Assessment

Pascal Assessment

3rd - 4th Grade

10 Qs

quiz-placeholder

Similar activities

Computer Basics

Computer Basics

KG - 3rd Grade

10 Qs

GRADE 4 ICT

GRADE 4 ICT

4th Grade

10 Qs

C# lesson10

C# lesson10

1st - 10th Grade

10 Qs

Chapter 2 & 3 (P3)

Chapter 2 & 3 (P3)

3rd Grade

15 Qs

Grade 4

Grade 4

4th Grade

10 Qs

Word 2013

Word 2013

4th Grade

10 Qs

Grade 3

Grade 3

3rd Grade

10 Qs

MS Paint

MS Paint

1st - 4th Grade

13 Qs

Pascal Assessment

Pascal Assessment

Assessment

Quiz

Computers

3rd - 4th Grade

Practice Problem

Medium

Created by

Colin Leod

Used 355+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Discover more resources for Computers