Computer Science, asked by KunalBhansali5037, 1 year ago

Consider the following code snippet :
var c = counter(), d = counter(); c.count() d.count() c.reset() c.count() d.count()
The state stored in d is :
A.1
B.0
C.Null
D.Undefined

Answers

Answered by pkparmeetkaur
1
B) is the answer mate
Answered by abhijeetpandey103
1
hiii

b is your the answer
Similar questions