$(this) method wrapper around the DOM tree method, whereas ‘this’ is a complete DOM tree method.

$(this) method can be used to call jQuery functions, but ‘this’ calls only the DOM tree functions.

BY Best Interview Question ON 26 Jan 2019