Match the following Comparison Operators expression with their example:

I. =25
II. >25
III. <25
IV. <>25
V. >=25

A. Less than 25
B. Equals 25
C. Does not equal 25
D. Greater than or equal to 25
E. Greater than 25

B, E, A, C, D

Computer Science & Information Technology

You might also like to view...

Ping is a useful utility that lets you ping multiple systems at one time

Indicate whether the statement is true or false.

Computer Science & Information Technology

A derived class is also called a child class.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology