Introduction:-
Interview Questions on jQuery. Some of this i have faced in several interviews
and some question i have collected and gathered for my viewer.
Description:-
Most of the interviewer test your knowledge on jQuery by asking some basic
questions i have provided below.Here i have provided few basic question and
answer what a interviewer wants to listen from you.
Let
us start from the fundamentals
Q.1:-What do you mean by jQuery?
Ans:-The best answer for this question should
be jQuery is a lightweight JavaScript library which emphasizes
interaction between JavaScript and HTML.
Q-2:-Can you explain the use of "$
function" in jquery with a suitable example.
Ans:-You
can answer like this,
Type
of this function is "function". and like that there are a lot of
anonymous functions available in jQuery.