Exam 7: Basic Semantics
Exam 1: Introduction50 Questions
Exam 2: Language Design Criteria50 Questions
Exam 3: Functional Programming50 Questions
Exam 4: Logic Programming50 Questions
Exam 5: Object-Oriented Programming50 Questions
Exam 6: Syntax50 Questions
Exam 7: Basic Semantics50 Questions
Exam 8: Data Types50 Questions
Exam 9: Control I - Expressions and Statements50 Questions
Exam 10: Control II - Procedures and Environments50 Questions
Exam 11: Abstract Data Types and Modules50 Questions
Exam 12: Formal Semantics50 Questions
Exam 13: Parallel Programming51 Questions
Select questions type
Language systems that automatically reclaim garbage are said to perform ____.
(Multiple Choice)
4.9/5
(38)
A block consists of a sequence of declarations followed by a sequence of statements.
(True/False)
4.9/5
(34)
Names can be bound to attributes prior to translation time,as in the case of predefined identifiers.
(True/False)
4.8/5
(40)
The lifetime of an object is the duration of its allocation in the environment.
(True/False)
5.0/5
(29)
The ____ is the level number and offset of a declared name.
(Multiple Choice)
4.8/5
(46)
In C++,declarations that bind all potential attributes are called prototypes.
(True/False)
4.9/5
(43)
When a change in the value of a variable persists beyond the execution of a statement,a(n)____ has occurred.
(Multiple Choice)
4.8/5
(36)
A variable declared locally within a block is said to ____ a global variable of the same name.
(Multiple Choice)
4.8/5
(40)
In C,the scope of a binding is limited to the block in which its associated declaration appears.This scoping rule is called ____ scope.
(Multiple Choice)
4.9/5
(32)
Showing 41 - 50 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)