Chapter 6 Flashcards
1
Q
What is a data type?
A
2
Q
What are the advantages of the data structure COBOL over the data structures of Fortran I?
A
3
Q
What is an abstract data type?
A
4
Q
Describe the different uses of the type system of a programming language.
A
5
Q
Define descriptor and object.
A
6
Q
What are the two most common structured data types in the imperative languages?
A
7
Q
What mechanism is used to store negative integers in a computer?
A
8
Q
What are the four signed integers supported by Java?
A
9
Q
Define static, fixed stack-dynamic, fixed heap-dynamic, heap-dynamic arrays. What are the advantages of each?
A
10
Q
What is the disadvantage of ones-complement notation?
A
11
Q
How are floating point types represented?
A