Frequently, a flag holds a ____ value.

A. subscript
B. true or false
C. string
D. junk

Answer: B

Computer Science & Information Technology

You might also like to view...

The edges in a ______ indicate a direction.

a) graph b) multigraph c) digraph d) spanning tree

Computer Science & Information Technology

Which of the following preprocessor directives does not constitute part of the preprocessor wrapper?

a. #define b. #endif c. #ifndef d. #include

Computer Science & Information Technology