The comparison between two values is performed by _____ operator.

The comparison between two values is performed by _____ operator.

دو اقدار کے مابین موازنہ _____ آپریٹر کے ذریعہ کیا جاتا ہے۔
Explanation

Relational operators (like >, <, ==) are used to compare two values.

They return true or false based on the comparison result.