Question: It Has To be done it java script // use the logical operator not if statements > reverse // or: should return true if either

It Has To be done it java script

It Has To be done it java script // use the logical

// use the logical operator not if statements > reverse // or: should return true if either a or b are truthy. False, if both are false y function or(a, b) { return; } 1/and: should return true only if both a and b are truthy function and(a, b) { return; }

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 Databases Questions!