(CSS) 2023 Important Questions
(CSS) 2023 Important Questions
--------------------------------------------------------------------------------------------------
CHAPTER-4 (Cookies and Browser Data) (CO4)
2 MARKS
4 MARKS
PRACTICALKIDA.COM
3. What is the use of setTimeout () function? Write a JavaScript to illustrate it.
4. Explain the use of focus () method for window object.
1. Define frame.
2. Define rollover.
3. Define the term- Regular expression.
4. Write a JavaScript to display frames without border.
5. Give the regular expression for matching digits and non-digits.
4 MARKS
4 MARKS
1. Write a JavaScript to create a simple pulldown menu.
2. Explain sliding menu and scrollable menu.
PRACTICALKIDA.COM
3. Write a JavaScript to create and display banner.
4. Write a JavaScript that disables the right click button and displays the message ‘Right click
button is disabled’.
5. Define slideshow. Explain with example.
Unit Test-I (Shift:-I & II)
Program : - Computer Engineering Group Program Code:- CM/IF
Course Title: -Client Side Scripting Language Semester: - Fifth
Course Abbr &Code:-CSS (22519) Scheme: I
--------------------------------------------------------------------------------------------------
CHAPTER-1 (Basics of JavaScript Programming) (CO1)
2 MARKS
4 MARKS
PRACTICALKIDA.COM
3. Write a JavaScript program to display squares of 1 to 10 numbers using while loop.
4. Write a JavaScript program to generate Armstrong number between 1 to 100.
4 MARKS
4 MARKS
1. Describe the term intrinsic functions in detail.
2. How to evaluate checkbox selections? Describe with example..
3. Design a HTML form for filling the information for registration of a student.
4. How to change labels dynamically? Explain with example.
PRACTICALKIDA.COM
5. With the help of example describe how to change option list dynamically.