Binding is
321-Quiz-08 - Names/Binding/Scope

Quiz
•
Computers
•
University
•
Hard

Malcolm McCullough
Used 24+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
45 sec • 12 pts
an association between a variable and its type value
is an association between an operation and a symbol
can be static or dynamic
is another way to link programs together
2.
MULTIPLE SELECT QUESTION
45 sec • 12 pts
The type of a variable
determines the range of values the variable can store
determines the operations defined for values of the type
only matters for integer types
does not exists in machine language
Can be used to catch some errors early
3.
MULTIPLE SELECT QUESTION
45 sec • 12 pts
The scope of a variable is
the range of statements where it is visible
how often it is referenced in a program
how much memory it uses
the number of programs it appears in
4.
MULTIPLE SELECT QUESTION
45 sec • 12 pts
A referencing environment
defines the set of statements visible to the variables of the statement
applies only the local variables visible to the statement
defines the set of statements which can validly reference a name
for a name is its defining scope and all nested subscopes
5.
MULTIPLE CHOICE QUESTION
1 min • 12 pts
Output in a a language that uses Dynamic Scoping :
30
20
10
30
10
2010
1010
10
20
30
6.
MULTIPLE CHOICE QUESTION
1 min • 12 pts
Output in a a language that uses Static Scoping :
30
20
10
30
10
2010
1010
10
20
30
7.
MULTIPLE CHOICE QUESTION
30 sec • 12 pts
A symbol table is a data structure kept by a translator that allows it to keep track of each declared name and its binding.
true
false
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
DECISION MAKING IN C

Quiz
•
University
15 questions
C++ Quiz-1

Quiz
•
University
10 questions
C# Basics

Quiz
•
12th Grade - Professi...
15 questions
Python End of Topic Quiz

Quiz
•
8th Grade - University
16 questions
Mastering JavaScript Basics

Quiz
•
University
12 questions
C# Contextual keywords

Quiz
•
10th Grade - University
9 questions
c language quiz

Quiz
•
University
12 questions
Java

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade