✏️ Explanatory Question

What is the difference between the = symbol and == symbol?

👁 7,362 Views
📘 Detailed Answer
💡

Answer with Explanation

The = symbol is often used in mathematical operations. It is used to assign a value to a given variable. On the other hand, the == symbol, also known as "equal to" or "equivalent to", is a relational operator that is used to compare two values.