Answer the following statements true (T) or false (F)
1) Records in random-access files must be of uniform length.
2) Member functions seekp and seekg must seek relative to the beginning of a file.
3) Pointer-based code is complex and error prone—the slightest omissions or oversights
can lead to serious memory-access violations and memory-leak errors that the compiler
will warn you about.
4) deques offer rapid insertions and deletions at front or back and direct access to any element
5) lists are singly linked lists and offer rapid insertion and deletion anywhere.
1. False. Records in a random-access file normally are of uniform length.
2. False. It’s possible to seek from the beginning of the file, from the end of the file and
from the current position in the file.
3. False. The compiler does not warn about these kinds of execution-time errors.
4. True.
5. False. They are doubly linked lists.
You might also like to view...
Which VDI component integrates with Hyper-V to provide virtual machines that can be used as personal virtual desktops or virtual desktop pools?
A. RD Web access B. RD session host C. RD connection broker D. RD virtualization host
Which of the following is NOT true about circles?
A) When you add someone to one of your circles, you are not automatically added to that person's circles. B) Google+ is built around the concept of "circles" of friends. C) Instead of dumping all your friends into one giant bucket, you group similar friends into several smaller buckets that Google calls circles. D) Google+ circles define two-way relationships.
The ________ group in previous versions was renamed Favorites group in Lync 2013 to align the group with the Favorites group in Outlook
Fill in the blank(s) with correct word
____________________ markup means comparing code against the current standards and identifying code that is not compliant.
Fill in the blank(s) with the appropriate word(s).