Open navigation menu
Close suggestions
Search
Search
en
Change Language
Upload
Sign in
Sign in
Download free for days
0 ratings
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
Download now
Download
Save css answer For Later
Download
Save
Save css answer For Later
0%
0% found this document useful, undefined
0%
, undefined
Embed
Share
Print
Report
0 ratings
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
Download now
Download
Save css answer For Later
Carousel Previous
Carousel Next
Save
Save css answer For Later
0%
0% found this document useful, undefined
0%
, undefined
Embed
Share
Print
Report
Download now
Download
You are on page 1
/ 10
Search
Fullscreen
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 disabled2 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 © CITIES8, 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() methodsClient 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 array4 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
Css QB
PDF
No ratings yet
Css QB
6 pages
css-22519-question-bank
PDF
No ratings yet
css-22519-question-bank
7 pages
WhatsApp Document
PDF
No ratings yet
WhatsApp Document
7 pages
131af7f5-d5c2-4839-a8a5-1a2df31afb86
PDF
No ratings yet
131af7f5-d5c2-4839-a8a5-1a2df31afb86
7 pages
CSS-22519 QB All Chapter
PDF
No ratings yet
CSS-22519 QB All Chapter
6 pages
CSS-22519 QB All Chapter
PDF
No ratings yet
CSS-22519 QB All Chapter
9 pages
CSS Questions on Each Unit By Campusify
PDF
No ratings yet
CSS Questions on Each Unit By Campusify
6 pages
Cssdoc
PDF
No ratings yet
Cssdoc
77 pages
Shengdaane
PDF
No ratings yet
Shengdaane
13 pages
question bank answer for 2 marks
PDF
No ratings yet
question bank answer for 2 marks
7 pages
CSS PT 2 Qb
PDF
No ratings yet
CSS PT 2 Qb
12 pages
CSS-PreliumAns
PDF
No ratings yet
CSS-PreliumAns
14 pages
solution Summer-2022_CSS
PDF
No ratings yet
solution Summer-2022_CSS
22 pages
Question Bank 2 test
PDF
No ratings yet
Question Bank 2 test
2 pages
CSS CT2 Combined
PDF
100% (1)
CSS CT2 Combined
12 pages
QB CSS-II 24-25
PDF
No ratings yet
QB CSS-II 24-25
3 pages
QB 2 Class-Test
PDF
No ratings yet
QB 2 Class-Test
2 pages
CSS QB
PDF
No ratings yet
CSS QB
3 pages
CSS Summer 22
PDF
No ratings yet
CSS Summer 22
32 pages
JS(FC5471)
PDF
No ratings yet
JS(FC5471)
8 pages
Client Side Scripting 4 Marks Ultra V.IMP - Questions
PDF
No ratings yet
Client Side Scripting 4 Marks Ultra V.IMP - Questions
5 pages
CSS Question Bank Ct 2
PDF
No ratings yet
CSS Question Bank Ct 2
2 pages
Chapterwise Questions Bank (1)
PDF
No ratings yet
Chapterwise Questions Bank (1)
4 pages
JavaScript Web Development Theory Questions
PDF
No ratings yet
JavaScript Web Development Theory Questions
5 pages
CSS QUESTION BANK BY MSBTE CAMPUS.......
PDF
No ratings yet
CSS QUESTION BANK BY MSBTE CAMPUS.......
5 pages
Script Programming Questions
PDF
No ratings yet
Script Programming Questions
8 pages
CSS Important Questions
PDF
No ratings yet
CSS Important Questions
2 pages
Short QB CSS-II 22-23 Solved
PDF
No ratings yet
Short QB CSS-II 22-23 Solved
15 pages
Css Questions
PDF
No ratings yet
Css Questions
2 pages
External Exam
PDF
No ratings yet
External Exam
2 pages
CSS Assignment 3&4
PDF
No ratings yet
CSS Assignment 3&4
2 pages
Ps 1
PDF
0% (1)
Ps 1
6 pages
Tutorial-3-Client-side-scripting Languages
PDF
No ratings yet
Tutorial-3-Client-side-scripting Languages
3 pages
Question Bank of IT
PDF
No ratings yet
Question Bank of IT
19 pages
CSS Solved QB 22-23-1
PDF
No ratings yet
CSS Solved QB 22-23-1
12 pages
CSS Expected questions
PDF
No ratings yet
CSS Expected questions
2 pages
QB
PDF
No ratings yet
QB
2 pages
6. AWP Question Bank
PDF
No ratings yet
6. AWP Question Bank
5 pages
Cs453 D HTML Javascript 1
PDF
No ratings yet
Cs453 D HTML Javascript 1
66 pages
21CS1202 WAD Question BANK For Students 2022
PDF
No ratings yet
21CS1202 WAD Question BANK For Students 2022
17 pages
What Is E-Commerce
PDF
No ratings yet
What Is E-Commerce
33 pages
Javascript 2
PDF
No ratings yet
Javascript 2
66 pages
CSS QB Slove Sample Paper
PDF
No ratings yet
CSS QB Slove Sample Paper
10 pages
CSS Practical Exam Question Bank
PDF
No ratings yet
CSS Practical Exam Question Bank
3 pages
Unit 5,6 Css Ct-2
PDF
No ratings yet
Unit 5,6 Css Ct-2
5 pages
Js Question Gas I Gnment
PDF
No ratings yet
Js Question Gas I Gnment
2 pages
Css Pr Exam List
PDF
No ratings yet
Css Pr Exam List
8 pages
Problem Practic-WPS Office
PDF
No ratings yet
Problem Practic-WPS Office
44 pages
CSS Chapter 1Notes
PDF
No ratings yet
CSS Chapter 1Notes
12 pages
ip(imp question)
PDF
No ratings yet
ip(imp question)
7 pages
Super 25 CSS Ty Diploma
PDF
No ratings yet
Super 25 CSS Ty Diploma
2 pages
CSS 4-6 PYQ
PDF
No ratings yet
CSS 4-6 PYQ
7 pages
QB-JavaScript for WebApp
PDF
No ratings yet
QB-JavaScript for WebApp
28 pages
Question Bank CT1 2022 (CSS)
PDF
100% (1)
Question Bank CT1 2022 (CSS)
14 pages
PHP Imp
PDF
No ratings yet
PHP Imp
74 pages
HTML N' JS - Questions
PDF
No ratings yet
HTML N' JS - Questions
10 pages
IP QuestionBank 23 24
PDF
No ratings yet
IP QuestionBank 23 24
5 pages
MANUAL
PDF
No ratings yet
MANUAL
96 pages
Mata Gujri College Fatehgarh Sahib: Submitted From: Submitted To
PDF
No ratings yet
Mata Gujri College Fatehgarh Sahib: Submitted From: Submitted To
73 pages
reep-reaa004
PDF
No ratings yet
reep-reaa004
24 pages
Pratiksha Report ITR (29)
PDF
No ratings yet
Pratiksha Report ITR (29)
32 pages
AJP practical list
PDF
No ratings yet
AJP practical list
3 pages
EVS Project Final
PDF
No ratings yet
EVS Project Final
11 pages
CSS Microproject Report On Ludo Game 1
PDF
No ratings yet
CSS Microproject Report On Ludo Game 1
19 pages
Related titles
Click to expand Related Titles
Carousel Previous
Carousel Next
Css QB
PDF
Css QB
css-22519-question-bank
PDF
css-22519-question-bank
WhatsApp Document
PDF
WhatsApp Document
131af7f5-d5c2-4839-a8a5-1a2df31afb86
PDF
131af7f5-d5c2-4839-a8a5-1a2df31afb86
CSS-22519 QB All Chapter
PDF
CSS-22519 QB All Chapter
CSS-22519 QB All Chapter
PDF
CSS-22519 QB All Chapter
CSS Questions on Each Unit By Campusify
PDF
CSS Questions on Each Unit By Campusify
Cssdoc
PDF
Cssdoc
Shengdaane
PDF
Shengdaane
question bank answer for 2 marks
PDF
question bank answer for 2 marks
CSS PT 2 Qb
PDF
CSS PT 2 Qb
CSS-PreliumAns
PDF
CSS-PreliumAns
solution Summer-2022_CSS
PDF
solution Summer-2022_CSS
Question Bank 2 test
PDF
Question Bank 2 test
CSS CT2 Combined
PDF
CSS CT2 Combined
QB CSS-II 24-25
PDF
QB CSS-II 24-25
QB 2 Class-Test
PDF
QB 2 Class-Test
CSS QB
PDF
CSS QB
CSS Summer 22
PDF
CSS Summer 22
JS(FC5471)
PDF
JS(FC5471)
Client Side Scripting 4 Marks Ultra V.IMP - Questions
PDF
Client Side Scripting 4 Marks Ultra V.IMP - Questions
CSS Question Bank Ct 2
PDF
CSS Question Bank Ct 2
Chapterwise Questions Bank (1)
PDF
Chapterwise Questions Bank (1)
JavaScript Web Development Theory Questions
PDF
JavaScript Web Development Theory Questions
CSS QUESTION BANK BY MSBTE CAMPUS.......
PDF
CSS QUESTION BANK BY MSBTE CAMPUS.......
Script Programming Questions
PDF
Script Programming Questions
CSS Important Questions
PDF
CSS Important Questions
Short QB CSS-II 22-23 Solved
PDF
Short QB CSS-II 22-23 Solved
Css Questions
PDF
Css Questions
External Exam
PDF
External Exam
CSS Assignment 3&4
PDF
CSS Assignment 3&4
Ps 1
PDF
Ps 1
Tutorial-3-Client-side-scripting Languages
PDF
Tutorial-3-Client-side-scripting Languages
Question Bank of IT
PDF
Question Bank of IT
CSS Solved QB 22-23-1
PDF
CSS Solved QB 22-23-1
CSS Expected questions
PDF
CSS Expected questions
QB
PDF
QB
6. AWP Question Bank
PDF
6. AWP Question Bank
Cs453 D HTML Javascript 1
PDF
Cs453 D HTML Javascript 1
21CS1202 WAD Question BANK For Students 2022
PDF
21CS1202 WAD Question BANK For Students 2022
What Is E-Commerce
PDF
What Is E-Commerce
Javascript 2
PDF
Javascript 2
CSS QB Slove Sample Paper
PDF
CSS QB Slove Sample Paper
CSS Practical Exam Question Bank
PDF
CSS Practical Exam Question Bank
Unit 5,6 Css Ct-2
PDF
Unit 5,6 Css Ct-2
Js Question Gas I Gnment
PDF
Js Question Gas I Gnment
Css Pr Exam List
PDF
Css Pr Exam List
Problem Practic-WPS Office
PDF
Problem Practic-WPS Office
CSS Chapter 1Notes
PDF
CSS Chapter 1Notes
ip(imp question)
PDF
ip(imp question)
Super 25 CSS Ty Diploma
PDF
Super 25 CSS Ty Diploma
CSS 4-6 PYQ
PDF
CSS 4-6 PYQ
QB-JavaScript for WebApp
PDF
QB-JavaScript for WebApp
Question Bank CT1 2022 (CSS)
PDF
Question Bank CT1 2022 (CSS)
PHP Imp
PDF
PHP Imp
HTML N' JS - Questions
PDF
HTML N' JS - Questions
IP QuestionBank 23 24
PDF
IP QuestionBank 23 24
MANUAL
PDF
MANUAL
Mata Gujri College Fatehgarh Sahib: Submitted From: Submitted To
PDF
Mata Gujri College Fatehgarh Sahib: Submitted From: Submitted To
reep-reaa004
PDF
reep-reaa004
Pratiksha Report ITR (29)
PDF
Pratiksha Report ITR (29)
AJP practical list
PDF
AJP practical list
EVS Project Final
PDF
EVS Project Final
CSS Microproject Report On Ludo Game 1
PDF
CSS Microproject Report On Ludo Game 1