The equal comparison operator in Java is __________.
a. <>
b. !=
c. ==
d. ^=
c Note that there is no space separating the double equal signs.
Computer Science & Information Technology
You might also like to view...
A folder stored in another folder is called a(n) ________
Fill in the blank(s) with correct word
Computer Science & Information Technology
In MySQL, a deterministic function will, given the same parameter, always return:
a. an error b. a different value c. no value d. the same value
Computer Science & Information Technology