The Boolean operator that excludes a word is ___________

a. ADD
b. OR
c. NOT


C. NOT

Computer Science & Information Technology

You might also like to view...

Which of the following would be the best function prototype for a function that subtracts the corresponding elements of two arrays:

a) void subtractArray (int a[ ], int b[ ], int c[ ]) b) void subtractArray (const int a[ ],const int b[ ], int c[ ]) c) void subtractArray (const int a[ ],const int b[ ], int c[ ], const int) d) void subtractArray (const int a[ ], const int b[ ],const int c[ ], const int)

Computer Science & Information Technology

What is a flaw or weakness that allows a threat agent to bypass security?

A. risk B. vulnerability C. asset D. threat

Computer Science & Information Technology

____ is an example of an Artistic filter.

a. Average b. Accented Edges c. Dry Brush d. Colored Pencil

Computer Science & Information Technology

Which of the following uses distance vector algorithms to determine the BEST network route to a destination address?

A. IS-IS B. OSPF C. BGP D. RIP

Computer Science & Information Technology