Exam 8: Data Types

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

Pointers are often used in the creation of recursive types.

Free
(True/False)
4.9/5
(42)
Correct Answer:
Verified

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:
Verified

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:
Verified

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)

____ types have no name.

(Multiple Choice)
4.8/5
(30)

Enumerated types are never ordered.

(True/False)
4.7/5
(38)

Ordinal data types in Ada are called ____ types.

(Multiple Choice)
4.9/5
(35)

A(n)____ type uses itself in its declaration.

(Multiple Choice)
4.8/5
(35)

All data types must be named.

(True/False)
4.9/5
(36)

Implicit conversions are often referred to as ____.

(Multiple Choice)
4.8/5
(37)

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)

All computer data is finite.

(True/False)
4.8/5
(32)
Showing 1 - 20 of 50
close modal

Filters

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