_______ are used to make comparisons.

Fill in the blank(s) with the appropriate word(s).


relational operators

Computer Science & Information Technology

You might also like to view...

In SharePoint Online, document management is based on ________

A) lists B) libraries C) notebooks D) templates

Computer Science & Information Technology

When editing a main form, pressing ________ will move the cursor to the first character in the field

A) $$$Home$$$ B) $$$Ctrl$$$ + $$$End$$$ C) $$$Enter$$$ D) $$$End$$$

Computer Science & Information Technology

The default line spacing for Word 2010 is double spacing

Indicate whether the statement is true or false

Computer Science & Information Technology

Which queue operation does the following algorithm describe?Algorithm aQueueOperation(queue)1 if (memory not available)   1 return true2 else   1 return false3 end ifend aQueueOperation

A. empty queue B. destroy queue C. full queue D. queue count

Computer Science & Information Technology