Computer Science, asked by ronaksahu6916, 1 year ago

Which method is used to remove a binding?
A.Unbind()
B.removebind()
C.remove(Bind b)
D.unbind()

Answers

Answered by Vaishnavi18
0
To remove a binding , use unbind() method.
Answered by Avanish010
1
Hi there,

Which method is used to remove a binding?
A.Unbind()
B.removebind()
C.remove(Bind b)
D.unbind()

Option A is correct
Similar questions