Exam 8: Data Types
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
Pointers are often used in the creation of recursive types.
Free
(True/False)
4.9/5
(42)
Correct Answer:
True
To obtain the value of a location in memory referenced by a pointer,the pointer must be ____.
Free
(Multiple Choice)
4.9/5
(39)
Correct Answer:
A
____ equivalence in type checking is when two objects are built in the same way using the same type constructors from the same simple types.
Free
(Multiple Choice)
4.7/5
(27)
Correct Answer:
D
If a type must be inferred by the translator,it is considered to be a(n)____ type.
(Multiple Choice)
4.8/5
(36)
____ is a term used for the type correctness of assignments.
(Multiple Choice)
4.9/5
(40)
In C/C++,multidimensional array declarations must have all but the first dimension specified.
(True/False)
4.7/5
(42)
Type ____ are used to construct complex types from basic types.
(Multiple Choice)
4.9/5
(45)
To create a new data type that contains a subset of a known data type,the ____ mechanism is used.
(Multiple Choice)
4.8/5
(45)
The primary data structure used to represent type attributes is called a type ____.
(Multiple Choice)
5.0/5
(28)
Languages without static type systems are usually called ____ languages.
(Multiple Choice)
4.8/5
(36)
Which of the following languages has no explicit types or translation-time typing?
(Multiple Choice)
4.8/5
(32)
Type ____ algorithms determine if two separately declared types are the same.
(Multiple Choice)
4.7/5
(40)
Polymorphism allows names to have multiple types but does not allow for static type checking.
(True/False)
4.8/5
(32)
Showing 1 - 20 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)