______ must be called on a scope when it is desired for the scope and its child scopes to be permanently detached from the parent
______ 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)