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...

What is a tool tip useful for?

a) tip of the mouse is blinks while hovering over an item in a GUI b) the tip of the mouse is highlighted while hovering over an item in a GUI c) displays helpful text under the mouse while hovering over an item in a GUI d) All of the above

Computer Science & Information Technology

The distance from the top of the picture box to the top of the circle drawn by the statement gr.DrawEllipse(Brushes.Red, 10, 20, 40, 40) is

(A) 10 pixels. (B) 20 pixels. (C) 40 pixels. (D) 80 pixels.

Computer Science & Information Technology

What tool in Dreamweaver enables you to change pre-existing tags easily?

What will be an ideal response?

Computer Science & Information Technology

The ____ attribute of the

tag represents the older standard for identifying each form on the page.

A. id B. identification C. name D. what

Computer Science & Information Technology