A flag is a variable, usually of data type ________, that signals whether or not some condition exists.

A) char
B) string
C) int
D) bool
E) logical


D) bool

Computer Science & Information Technology

You might also like to view...

Why is it important to support legacy architectures?

What will be an ideal response?

Computer Science & Information Technology

How would you change your login shell to tcsh without using root privileges?

What will be an ideal response?

Computer Science & Information Technology

The ________ alignment begins evenly at the left margin and ends in an uneven right edge

Fill in the blank(s) with correct word

Computer Science & Information Technology

Building a linked list backwards places the new item to be added at the end of the linked list.

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

Computer Science & Information Technology