What would be displayed using this statement?

Assume you have a queue object named “line” that uses string objects, and it is holding “Mary”, “Kathleen”, and “Barbara” in this queue. Assume all includes are correct.
```cout << line.size()```
A. Mary Kathleen Barbara
B. True
C. 3
D. You would get an error.


C

Computer Science & Information Technology

You might also like to view...

Describe Telnet clients and where they are used.

What will be an ideal response?

Computer Science & Information Technology

In Backstage view, the ____ displays a preview of the document.

A. Print tab B. Print view C. Preview D. Printer Preview

Computer Science & Information Technology

In row order form, the ____.

A. first row is stored first B. first row is stored last C. first column is stored first D. first column is stored last

Computer Science & Information Technology

The process of creating external cell references from worksheets in one workbook to cells on a worksheet in another workbook is known as ________.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology