0% found this document useful (0 votes)
13 views

CSS Expected questions

Uploaded by

Onkar Talekar
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views

CSS Expected questions

Uploaded by

Onkar Talekar
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Write features of JavaScript

Give syntax of and explain function in JavaScript with suitable Example

Explain setter and getter properties in JavaScript with the help of suitable
example

Write a JavaScript for protecting web page by implementing the


following steps:
Hiding your source code
Disabling the right MouseButton
Hiding JavaScript

Write a Javascript to design a form to accept values for user ID & password.

Differentiate between concat() and join() methods of array object.

Write a Java Script code to display 5 elements of array in sorted order.

Describe regular expression. Explain search () method used in regular


expression with suitable example.

Explain text rollover with suitable example


Enlist & explain the use of any two Intrinsic JavaScript Functions.

Describe frameworks of JavaScript & its application.

Develop a JavaScript program to create Rotating Banner Ads.

explain syntax of prompt( ) & confirm() method in JavaScript.

Write a JavaScript that accepts a string and searches for the pattern
"MSBTE" in the given string using regular expressions. If the pattern is
found, JavaScript will display that "Pattern is found" else display 'Pattern is
not found".

List and explain any six form events.

Differentiate between session cookies and persistent cookies.

Write a javascript program to create read, update and delete cookies.

Write a javascript program to link banner advertisements to different URLs.

You might also like