Is it possible to call garbage collector forcely

yes we can call garbage collector by System.GC.Collect() this is not right to call this but we can used it when some situations arises