Which of the symbols below is not a relational operator?

A. =
B. >
C. !=
D. ==


A. =

Computer Science & Information Technology

You might also like to view...

If a key is not in the list, the binarySearch method returns _________.

a. insertion point b. insertion point - 1 c. -(insertion point + 1) d. -insertion point

Computer Science & Information Technology

Which of the following locations is NOT considered a base location?

A) your personal folder B) control panel C) the public folder D) the desktop

Computer Science & Information Technology

Which operator, when used with two bags, causes Python to run the __add__ method?

A. = B. * C. + D. %

Computer Science & Information Technology

The ____ feature sounds an audible alert whenever Caps Lock and/or Num Lock is on.

A. StickyKeys B. SlowKeys C. ToggleKeys D. RepeatKeys

Computer Science & Information Technology