What are the 4 methods every c# object has and what is their functionality?
Anonymous
Equals(Object) Determines whether the specified object is equal to the current object GetHashCode() Serves as the default hash function GetType() Gets the Type of the current instance oString() Returns a string that represents the current object
Check out your Company Bowl for anonymous work chats.