Question
Which of the following is a valid comparison in most programming languages?
'Qj7EFqlt'='Qj7EFqlt'
5*5=26
'abc'='ABC'
'10'='010'
Submit