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
Every language comes with a set of predefined types from which all other types are constructed.
(True/False)
4.7/5
(32)
Ada has a completely safe union mechanism,called a variant record.
(True/False)
4.9/5
(35)
The process a translator goes through to determine whether the type information in a program is consistent is called type ____.
(Multiple Choice)
4.8/5
(38)
Casts are permitted on structured types if they have identical sizes in memory.
(True/False)
4.7/5
(32)
The process of attaching types to expressions is called type ____.
(Multiple Choice)
4.8/5
(34)
A narrowing conversion is an implicit conversion that may result in loss of data.
(True/False)
4.7/5
(40)
In a strongly typed programming language,the set of legal programs is a proper subset of the set of safe programs.
(True/False)
4.8/5
(31)
____ types are sets whose elements are named and listed explicitly.
(Multiple Choice)
4.7/5
(39)
In Java,types constructed using type constructors are called ____ types.
(Multiple Choice)
4.8/5
(34)
Showing 41 - 50 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)