Hi ,
Yeah we cannot say for sure because in the called method the references to the Q object can still be maintained and the method returns ..for example a new
thread might be created and it has the references to the Q objects ...so unless we know the implementation we cannot say what will be the state of the objects..