Question: What symbol(s) do you use to assess equality between two elements?

  1. `&&`
  2. `=`
  3. `==`
  4. `||`

Answer: The correct answer of the above question is Option C:`==`