Suppose str = "ABCDEFGHI". The output of the statementcout << str.length() << endl; is ____.

A. 7
B. 8
C. 9
D. 10


Answer: C

Computer Science & Information Technology

You might also like to view...

Many times the next instruction processed depends on the result of a decision that must be made.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Method load returns a ________ object.

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

Computer Science & Information Technology

A(n) ________ is when a field depends on another field in the table, which then depends on a candidate key

Fill in the blank(s) with correct word

Computer Science & Information Technology

A common database object that stores records is a(n) ________

Fill in the blank(s) with correct word

Computer Science & Information Technology