Computer Science, asked by Rajarao4854, 11 months ago

Consider the following code snippet :
var o = new F(); o.constructor === F
The output would be :
A.FALSE
B.TRUE
C.0
D.1

Answers

Answered by gaurav2893
0
true is the answer .
Similar questions