You can use ____ for standard output t in C.

A. write()
B. printf()
C. cin
D. cout


Answer: B

Computer Science & Information Technology

You might also like to view...

A(n) ____________ is a heap in which the value of each node is greater than or equal to the values of its children (if it has any children)

A. binary heap B. maxheap C. ordered heap D. complete heap

Computer Science & Information Technology

A table with a width set to 600 pixels will look _______ on a monitor with resolution set to 640 x 480 than on a monitor with resolution set to 1024 x 768

a. larger b. smaller c. the same d. more distorted

Computer Science & Information Technology

Unary operators have _______ associativity; binary operators have _______ associativity.

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

Computer Science & Information Technology

To change selected columns so that they are equal in width, use the ________ command

A) Change Columns B) Move Columns C) Distribute Columns D) Distribute Spacing

Computer Science & Information Technology