Answer the following statements true (T) or false (F)
1. A data element is a single, meaningful unit of data, such as a name, a social security
number, or a temperature reading.
2. Most computers can store and manipulate pure binary integers, floating-point numbers,
decimal numbers, and character or string data.
3. If the data elements are stored according to a consistent and well understood structure, it
is possible to retrieve them by remembering that data structure.
4. In a linked list, each node contains only data.
5. A stack is a type of linked list in which all insertions and deletions occur at the end or
bottom. Access to the stack is controlled by a single pointer.
1. True
2. True
3. True
4. False
5. False
You might also like to view...
Report tool creates a tabular report based on the selected table or query
Indicate whether the statement is true or false
____________________ can be graphics, text, or buttons with hotspots that, when clicked with a mouse, take you to a related section of the same Web page, another Web page in the same site, or another Web site altogether.
Fill in the blank(s) with the appropriate word(s).