The output of the statement:cout << tolower('$') << endl; is ____.

A. '$'
B. '0'
C. '1'
D. An error, because you cannot use tolower with '$'.


Answer: A

Computer Science & Information Technology

You might also like to view...

The name you assign to a variable is called an identifier.

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

Computer Science & Information Technology

If you forget to save a document after you have edited it, when you attempt to close it, a dialog box will be displayed asking if you want to save your changes.

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

Computer Science & Information Technology

In Perl, the ternary conditional operator "____" is an exception to the principle of "one tainted value taints the whole expression."

A. ++ B. ?: C. *= D. &&

Computer Science & Information Technology

A Chief Information Officer (CIO) drafts an agreement between the organization and its employees. The agreement outlines ramifications for releasing information without consent and/or approvals. Which of the following BEST describes this type of agreement?

A. ISA B. NDA C. MOU D. SLA

Computer Science & Information Technology