Exam 8: Data Types

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Every language comes with a set of predefined types from which all other types are constructed.

(True/False)
4.7/5
(32)

Java does not allow dynamically sized arrays.

(True/False)
4.7/5
(37)

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
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)