If you're seeing this message, it means we're having trouble loading external resources on our website.

If you're behind a web filter, please make sure that the domains *.kastatic.org and *.kasandbox.org are unblocked.

Main content

Using jQuery variables

Problem

What data type is stored in the pic variable in the following code?
var pic = $("#picture");
Choose 1 answer: