Which of the following is an illegal use of function put?
a. cout.put("A');
b. cout.put("A");.
c. cout.put("A').put("\n&');
d. cout.put(65);
b. cout.put("A");.
Computer Science & Information Technology
You might also like to view...
____ involves one color shade gradually progressing to another shade of the same color or to another color.
A. Gradual fill B. Shaded fill C. Seamless fill D. Gradient fill
Computer Science & Information Technology
By default, browsers display HTML headings as bolder than paragraph text, with margins on the top and bottom and ____.
A. no border B. no image C. no background color D. all of the above
Computer Science & Information Technology