Pascal Basic

Quiz
•
Computers
•
10th Grade
•
Medium
Kadesh Bailey
Used 5+ times
FREE Resource
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);
Create a free account and access millions of resources
Similar Resources on Wayground
61 questions
CSWA-SolidWorks

Quiz
•
9th - 12th Grade
62 questions
ITIL V4 - QUIZ 5

Quiz
•
KG - Professional Dev...
62 questions
Computer Science Principles

Quiz
•
9th - 12th Grade
62 questions
CSP CMU Unit 2 - Student Created Questions

Quiz
•
9th - 12th Grade
65 questions
Cisco IT Essentials Chapter 1 Test

Quiz
•
9th - 12th Grade
63 questions
Adobe Animate and CSS Quiz

Quiz
•
9th Grade - University
64 questions
Lesson 5: Identifying the Default Gateway

Quiz
•
9th - 12th Grade
68 questions
The role of an Office Administrator and Spreadsheet Knowledge

Quiz
•
4th Grade - University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade