The multiset associative container does not:
a. Need a header file to be used.
b. Use its comparator function object to determine the order of its data.
c. Arrange its data in ascending order by default.
d. Permit random access to its keys.
d. Permit random access to its keys.
You might also like to view...
The MATCH function can be used to match words
Indicate whether the statement is true or false
Answer the following statements true (T) or false (F)
1. External storage exists after program execution. 2. Generally there is less external storage than internal memory. 3. Without direct access files, it would be impossible to support the data-management operations efficiently in an external environment. 4. A file of integer records will have less records per block than a file of student records. 5. According to the text, you can read and write a block of records, but you cannot read or write an individual record.