CSS Sorted Question 2
CSS Sorted Question 2
UNIT 2: Object Name, Property, Method, Dot Syntax, Main Event (1.2)
Year &
Question Marks Repetition
Season
Write JavaScript to create a person object with properties
firstname, lastname, age, eye color, delete eye color property Winter 19 4 -
and display remaining properties of person object
Write a JavaScript program to create an object 'student' with
Summer
properties roll number, name, branch, year. Delete branch 4 -
22
property and display remaining properties of student object
Write a JavaScript program to validate user accounts for
multiple set of user ID and password (using switch case Winter 22 4 -
statement)
Year &
Question Marks Repetition
Season
Write a JavaScript program to display ASCII value of a
Winter 19 4 -
number
Write a JavaScript program that will check the first
Summer 23 4 -
character of a string is uppercase or not
Write a program using sqrt() and pow() to calculate the
Winter 24 4 -
square root and power of given number
Year &
Question Marks Repetition
Season
Write a JavaScript to design a form to accept values for
Winter 19 4 -
user ID & password
Year &
Question Marks Repetition
Season
Write a JavaScript program to validate user accounts for
Summer 22 4 -
multiple set of user ID and password
Write a JavaScript to check whether a passed string is
Winter 22 4 -
palindrome or not
Year &
Question Marks Repetition
Season
Describe, how to read cookie value and write a cookie
Winter 19 4 -
value. Explain with example
Write a JavaScript program to create read, update and
Summer 22 4 -
delete cookies
Write JavaScript to create persistent cookies Winter 23 4 -
Year &
Question Marks Repetition
Season
Explain open() method of window object with syntax and
Winter 19 4 -
example
Write a JavaScript to open a new window and the new
Summer 23 4 -
window is having two frames
Write a JavaScript for creating floating menu Winter 24 4 -
Year &
Question Marks Repetition
Season
Describe regular expression. Explain search() method used
Winter 19 4 -
in regular expression with suitable example
State what is regular expression. Explain its meaning with
Summer 22 4 -
the help of a suitable example
Explain test() and exec() method of Regular Expression
Winter 23 4 -
object with example
Year &
Question Marks Repetition
Season
Write a JavaScript to modify the status bar using
Winter 19 4 -
onMouseOver and onMouseOut with links
State the use of status bar in JavaScript Summer 22 4 -
Year &
Question Marks Repetition
Season
Write a JavaScript program to link banner advertisements
Winter 19 4 -
to different URLs
Write a JavaScript program to create rotating
Summer 23 6 -
advertisement banner with URL links
Year &
Question Marks Repetition
Season
Describe ways of protecting your webpage and describe
Winter 19 4 -
any one of them
List ways of protecting your webpage and describe any
Summer 22 4 -
one of them
Write a JavaScript for protecting web page by
Winter 24 4 -
implementing the following steps
Summary of Most Repeated Questions: