What is "this" in jquery? Is it a dom element or an object?

What is "this" in jquery? Is it a dom element or an object?

I am using " this" in jquery but have not a clear idea about "this". 
I recently read a tutorial saying this is a dom element as well as an object, depending upon the usage.

Please make clear.