Question: Given two variables, val 1 and val 2 , which expression would you use to test whether they are equal? val 1 = val 2

Given two variables, val1 and val2, which expression would you use to test whether they are
equal?
val1= val2
val1 not val2
val1== val2
val1 equal val2
Given two variables, val 1 and val 2 , which

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!