Tell me how to check data type of any variable in jQuery?

Submitted by: Muhammad
Using $.type(Object) which returns the built-in JavaScript type for the object.
Submitted by: Muhammad

Read Online jQuery Mobile Job Interview Questions And Answers