What is the difference between size and length of jQuery?

What is the difference between size and length of jQuery?

Since, “length” is a property, it returns the number of element in an object whereas “size”, being the method, does the same task - it returns the number of element in an object