CSS QB
CSS QB
QUESTION BANK
~ BY MSBTE_CAMPUS_ACADEMY
IMPORTANTS POINTS
1. Write all answers point wise if it is definition then
also write with points.
2. Explain alert box and confirm box with the help of an example.
3. Write a program for switch case statement in java script to print months.
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.
11. Explain form with its attributes . What is role of action and method attribute . Explain with
example.
19. Write a program to create a form and store the cookie and display it.
21. Write a program to open a window and change the elements of a window
23. Explain array. Write a program to declare , initialize and print array elements using loop.
24. Explain push() , pop() , shift() and reverse() with the help of an example.
25. Explain function . Write a program to declare a function to display message by click on button.
29. Explain setTimeout() and setInterval() method with the help of an example.
2 MARKS QUESTIONS
1. What do you mean by scripting language? Give one example.
6. Write a program to take the input from user using prompt box.
7. Define variables and keywords with example. 8. How to sort the array.
12. What is the difference between text field and text area. Give its syntax.