______ must be called on a scope when it is desired for the scope and its child scopes to be permanently detached from the parent

Q & A______ must be called on a scope when it is desired for the scope and its child scopes to be permanently detached from the parent
Admin Staff asked 4 years ago

______ must be called on a scope when it is desired for the scope and its child scopes to be permanently detached from the parent
a) $digest
b) $watchCollection(obj,listner)
c) $destroy()
d) $watchGroup(watchExpressions,listner)

1 Answers
Admin Staff answered 4 years ago

b) $watchCollection(obj,listner)
c) $destroy()