Is string value type or reference type?If a instance of reference type is created it will stored in a heap, so if a static member is there in a class, where it will reside?(stack or heap)? ...