The stream manipulator ____ displays Boolean values as true and false rather than 1 and 0.

a. booltext
b. bool
c. boolalpha
d. showbool

c. boolalpha

Computer Science & Information Technology

You might also like to view...

Which of the following is not a sorting algorithm?

a) Bubble sort b) Quick sort c) Merge sort d) Selection sort e) all of the above are sorting algorithms

Computer Science & Information Technology

Constructors are methods.

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

Computer Science & Information Technology