TMP 1c1c6f75
TMP 1c1c6f75
Question Sets
Set 1: Question Number 2,3,11,12,22,23,31,38, 44
Set 2: Question Number 5,6,15,17,24,25,34,40,46
Set 3: Question Number 9,10,19,20,29,30,35,41,47
Q. No Question CO
31 Explain the various events & effects used in jQuery.
32 Write the program for the creation & deletion of cookie.
33 Elaborate different methods used for retrieving objects in JavaScript DOM with
a suitable example.
34 Write a program in which we provide choices of color and pass the selected
color value to the cookie. Now, cookie stores the last choice of a user in a
browser. So, on reloading the web page, the users last choice will be shown
on the screen.
35 Create a program to add a new element to the HTML DOM at the last
position with output.
36 Create a form using validations in JavaScript, you need to validate the name
and password. The name cannot be empty and the password cannot be less
than 6 characters long and the user will not be forwarded to the next page
until the given values are correct.
CO-1
48 Write a code for the following output in which on click of various button’s
changes reflect in the student database.