__________ operators are used to determine whether a specific relationship exists between two values.
a. Assignment
b. Arithmetic
c. Logical
d. Relational
d. Relational
Computer Science & Information Technology
You might also like to view...
Which of the following is a UC application?
A. Softphone B. Intranet C. Proxy D. Facsimile
Computer Science & Information Technology
If a linked list is empty, the statement head.getNext() will throw a(n) ______.
a) IllegalAccessException b) ArithmeticException c) IndexOutOfBoundsException d) NullPointerException
Computer Science & Information Technology