100% found this document useful (2 votes)
3K views

(CSS) 2023 Important Questions

Msbte model answer paper for developing your skills and progress in your exam which helps to getting highly marks in the exam

Uploaded by

gauravchoure37
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
100% found this document useful (2 votes)
3K views

(CSS) 2023 Important Questions

Msbte model answer paper for developing your skills and progress in your exam which helps to getting highly marks in the exam

Uploaded by

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

Unit Test-II (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-4 (Cookies and Browser Data) (CO4)

2 MARKS

1. Give the attributes used to set the position of window?


2. Give the syntax for opening a window.
3. Define cookies?

4 MARKS

1. What is the method of setting expiry date of cookie?


2. Explain how to create and delete cookies in JavaScript.

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.

CHAPTER-5 (Regular Expression, Rollover and Frames) (CO5)


2 MARKS

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

1. How will you make the rollover more efficient?


2. Explain any four commonly used methods in regular expression.
3. Explain frameset tag along with the attributes used in it.
4. Write a JavaScript in which when user rolls over the name of fruit.
5. Write a JavaScript to change the contents of one frame from another frame.

CHAPTER-6 (Menus, Navigation and Web Page Protection) (CO6)


2 MARKS
1. Define banner ad.
2. Define dynamic menu.
3. State the use of status bar in a web application.
4. Compare pop-up menu and context menu.

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

1. Explain any two features of JavaScript.


2. Compare client-side and server-side scripting.
3. List types of operators in JavaScript.

4 MARKS

1. Explain six types of values in JavaScript.


2. Compare client-side and server-side scripting.

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.

CHAPTER-2 (Array, Function and String) (CO2)


2 MARKS

1. Write syntax for defining the function.


2. Write a JavaScript to reverse the elements of array.
3. Explain the use of push and pop functions.
4. Define string? How to declare it?
5. List methods used for finding a Unicode of a character?

4 MARKS

1. Explain the method of calling a function from HTML.


2. Write a JavaScript to convert a string to number.
3. Explain the scope of variable with the help of programming example.
4. How to initialize an array? Explain with example.
5. How to add and sort elements in array? Explain with example.

CHAPTER-3 (Form and Event Handling) (CO3)


2 MARKS
1. Explain two uses of forms.
2. How will you create password field in a HTML form.
3. Describe the use of readonly element in JavaScript?

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.

You might also like