All of the following are true of an ostringstream object except that:
a. It uses a string to store output data.
b. A stream insertion operation cannot be used to append additional data to it.
c. The string data it stores is dynamically allocated.
d. The data it stores can be accessed using the function str
b. A stream insertion operation cannot be used to append additional data to it.
Computer Science & Information Technology
You might also like to view...
New objects cannot be created in a database designed from a template.
a. true b. false
Computer Science & Information Technology
Speech-recognition systems may be used by radiologists to dictate their interpretations of X rays directly into transcription machines.
a. true b. false
Computer Science & Information Technology