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

css answer

Css model answer paper with full guidance

Uploaded by

pratikshaghore9
Copyright
© © All Rights Reserved
Available Formats
Download as PDF or read online on Scribd
0% found this document useful (0 votes)
17 views

css answer

Css model answer paper with full guidance

Uploaded by

pratikshaghore9
Copyright
© © All Rights Reserved
Available Formats
Download as PDF or read online on Scribd
You are on page 1/ 10
Zen Describe regular expression with the help of an example. . Explain operators in javascript with the help of an example. . Explain array. Write a program to declare , initialize and print array elements using loop. . Explain push() , pop() , shift() and reverse() with the help of an example. . Explain function . Write a program to declare a function to display message by click on button. . Write a program to create a parameter function to perform arithmetic operation. . Explain components of form. Write a program to create a registration form. . Explain form events. Write a program to create a form with mouse and key events, Fruits, Flowers and Cities are links tothe webpage fruits.html, flowers.htrml, cities.htm| respectively. When these links are clicked corresponding data appears in “FRAMES”. Design the frameset tag for following frame layout: FRAMEL FRAME2 FRAMES List ways of Protecting your webpage and describe any one of them. Develop a JavaScript Program to Create Rotating Banner Ads with URL Links. Create a slideshow with the group of four images, also simulate the next and previous transition between slides in your JavaScript, State the method to put message in web brawser status bar? Write a JavaScript program to create rollover effect for three images. Write a JavaScript program that create a scrolling text on the status line of a window. what is banner ad? what is dynamic menu? write a javascript to create a simple pulldown menu Explain — sliding menu and scrollable menu what is the use of status bar in web application write a javascript to create and display banner. write a program that disable the right click button and displays the message rightclick buttan is disabled 2 whta is rollover? 4 | how will you make the rollover more effiecient? Explain how to set the frame bordersinvisible 2 | Define term regular expression 4 | Explain any four commonly used methods in regular expression 4_| What are the methods used most commonly during the rollover? 4. Explain frame set tag along with the arrtibutes used in it write a java script in which when user rollover the name of fruit,the corresponding image should be display .along with the appropriatote image display ,additional window should 6 | pop up display ing the benefit of each fruit: ‘Write a webpage that accepts Username and adharcard as input texts. When the user enters adhaarcard number ,the JavaScript validates card number and diplays whether card number is valid or not. (Assume valid adhaar card format to be nnnn.nann.nnnn or 4 | nnna-nnnn-nnnn). Write 3 webpage that diplays 3 form that contains an input for Username and password. User is prompted to enter the input and password and password becomes value of the cookie. Write The JavaScript function for storing the cookie . It gets executed when the 6 | password changes. ‘Construct regular expression for validating the phone number in following format only 2.) {nnn)-nnnn-nnan OR nnn.nnnn.nnnn Write a JavaScript that creates a persistent cookies of Itemnames. Write appropriate 4 HTML script for the same, IP value of not 4 | Write a JavaScript function to check whether a given value is val ‘Write a script for creating following frame structure FRAME FRAME2 FRAMES © FRUITS © FLOWERS © CITIES 8, Explain setTimeout() and setInterval() method with the help of an example. 9. Explain 4 methods in regular expression with example. 10. Explain frame and write a program to create a frame. aie Explain rollover with the help of an example. ee 10. die 12. 13. 14. 15, What do you mean by scripting language ? Give one example. List out any 6 features of java script. How to write java script document ? Give one example. Define object and method. Describe break and continue with the help of an example. Write a program to take the input from user using prompt box. Define variables and keywords with example. How to sort the array. How to call a function from html. Give one example. List out any 4 methods for string class. Define form. List out any 4 uses of form. What is the difference between text field and text area. Give its syntax. What do you mean by intrinsic function ? Define cookie. Write syntax to create cookies. Define window & frame. i 2 | what are arithmetic and logical operator used in java script a 4 | write a script that reads an integer and displays whether it is a prime number or not 1 4 | Explain the use of continue statement with the help of example i 2| Explain the feature of javascript 1 2 | what is conditional operator in javascript: a 4 | Explain the terms-propery,method dot syntax 1 4 Explain six types of values in javascript 5 4 | Write a javascript to display welcome message in javascript 1 6 | Develop a javascript to generate armstrong numbers between the range 1 to 100 State the use of dat syntax in JavaSeript with the help of suitable example. Uist and explain Logical operators in JavaScript, 1 2 | Write a JavaScript that identifies a running browser. Write syntax of and explain prompt method in JavaScript with the help of suitable 1 4 | example. i 4 | Write a JavaScript that displays all properties of window object. Explain the code i 4| Write a JavaScript function that checks whether a passed string is palindrome or not, Gescribe all the tokens of the fallowing statements ; document.baColor 1 2 | document.writel) 1 2 | Differentiate between prompt() and alert() methods Client Side Scripting Languages Question Banks: State use of getters and setters Write a JavaScript that displays first 20 even numbers on the document window. 5 4 | Write a program to print sum of even numbers between 1 to 100 using for laop. Write 8 JavaScript program which compute, the average marks of the following students ‘Then, this average is used to determine the corresponding grade. Manyata ‘Saachi The grades are computed as follows : ange rade <60 F a <80 c <0 5 <100 A 1 4 z 2| how will you define function? 2 2 | what is string? 2 4 | write a javascript to call a function with argument fer addition of two numbers 2 4 | write a javascript to convert a string to number 2 2 | Define array 4 Marks . Explain if else statement in java script with the help of an example, . Explain alert box and confirm box with the help of an example. . Write a program for switch case statement in java script to print months . . Explain looping in java script. . Write a program in java script to print even number from 1 to 100. write a javascipt to illustrate keyboard event. Explain the uses of forms how to create password field in html form? Explain the scope of variable with the help of programming example write a javascript to create three categories -fruit ,flower,and color .based on the the selection of category ,the items in the option list must get changed _ Enlist and explain the use of any two Intrinsic JavaScript functions Write the syntax of and explain use of following methods of JavaScript Timing Event. setTimeout() setinterval() _ State and explain what is a session cookie 2 Write a function that prompts the user for a color and uses what they select to set the background color of the new webpage opened . what are the attribute s are used to set position of window give syntax for opening a windoe what is the method of setting expiry date of cookies? Write javascript to open a new window what is cookies? Explain how to create cookies in Javascript? Explain the syntax for opening window? what is the use of setTimeout () function ?write a javascript to illustrate it State what is a regular expression? Explain its meaning with the help ofa suitable example. | what is frame ? 6. Write a program to check whether a number is prime or not by taking input from user. 7. Define array. How to add element in an array. Explain with the help of an example. 8. Describe join() and concat() with the help of a program. 9. Describe associative array with the help of an example. 10. Write a program to return Unicode of a string. 11. Explain form with its attributes . What is role of action and method attribute . Explain with example. 12. How to create a checkbox and radio button in html form. 13, How to access form values from java script ? 14, Write a program to create a list using select statement. 15. Write a program to evaluate checkbox selection . use appropriate data. 16. Write a program to disable form elements . 17. Explain how to change attribute values dynamically. 18. What is the use of readonly element in javascript ? 19. Write a program to create a form and store the cookie and display it, 20. Write a program to delete a cookie values. 21. Write a program to open a window and change the elements of a window.

You might also like