Google News
logo
jQuery - Quiz(MCQ)
1 .
Who is inventor of jQuery ?
A)
Guido van Rossum
B)
Brendan Eich
C)
Rasmus Lerdorf
D)
John Resig

Correct Answer : Option (D) :  

John Resig

2 .
jQuery initial release date ?
A)
August 11, 2006
B)
August 14, 2006
C)
August 26, 2006
D)
August 30, 2006

Correct Answer : Option (C) :  

August 26, 2006

3 .
Which of the following is correct?
A)
jQuery is a JavaScript Library
B)
jQuery is a JSON Library
C)
jQuery is a Ajax Library
D)
jQuery is a AngularJS Library

Correct Answer : Option (A) :  

jQuery is a JavaScript Library

4 .
Which sign does jQuery use as a shortcut for jQuery?
A)
the ? Sign
B)
the % sign
C)
the $ sign
D)
the # sign

Correct Answer : Option (C) :  

the $ sign

5 .
Is jQuery a library for what type of scripting?
A)
Client scripting
B)
Server scripting
C)
PHP scripting
D)
Database scripting

Correct Answer : Option (A) :  

Client scripting

6 .
What scripting language is jQuery written in?
A)
C++
B)
VBScript
C)
JavaScript
D)
C#

Correct Answer : Option (C) :  

JavaScript

7 .
jquery html() method works for _______
A)
HTML
B)
XML
C)
HTML and XML
D)
None of the above

Correct Answer : Option (A) :   HTML

8 .
To select all the elements in the page which symbol do we have to used?
A)
#
B)
$
C)
!
D)
*

Correct Answer : Option (D) :  

*

9 .
What is full form of CDN?
A)
Content Distribution Network
B)
Common Distribution Network
C)
Collective Distribution Network 
D)
None of the above

Correct Answer : Option (A) :  

Content Distribution Network

10 .
What is meaning of AHAH ?
A)
Asynchronous HTTP and HTML
B)
Asynchronous HTTP and HTTPs
C)
Alternate HTTP and HTML
D)
None of the above

Correct Answer : Option (A) :  

Asynchronous HTTP and HTML