Logical NOT (!)Converts to boolean value then negates it Bitwise NOT (~)Inverts all the bits in the operand and returns a number typeofReturns a string which is the type of the operand deleteDeletes specific index of an array or specific property of an object voidDiscards a return value...