Which call returns true when you execute it?

You perform a QUnit test with the following syntactical options.

Which call returns true when you execute it?
A . assert.strictEquaKO/’Vtrue");
B . assert.strictEqual(0,,,-0","true");
C . assert.strictEqual(0/null/"true");
D . assert.strictEqual(0,"0","true");

Answer: B

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments