0% found this document useful (0 votes)
35 views2 pages

S. P. I. T. Polytechnic, Kurund

This document contains instructions and questions for a Class Test on CSS and JavaScript. It is Test 1 for Semester 5 students with a maximum score of 20 marks. Question 1 has 5 parts worth 0.5 marks each, requiring explanations of JavaScript logical operators, features, function calls, form design, and strings. Question 2 has 4 parts worth 1.33 marks each, asking to generate an HTML form, explain JavaScript string and number methods with examples, initialize and display an array, and differentiate array methods.

Uploaded by

tai pawar
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
Download as docx, pdf, or txt
0% found this document useful (0 votes)
35 views2 pages

S. P. I. T. Polytechnic, Kurund

This document contains instructions and questions for a Class Test on CSS and JavaScript. It is Test 1 for Semester 5 students with a maximum score of 20 marks. Question 1 has 5 parts worth 0.5 marks each, requiring explanations of JavaScript logical operators, features, function calls, form design, and strings. Question 2 has 4 parts worth 1.33 marks each, asking to generate an HTML form, explain JavaScript string and number methods with examples, initialize and display an array, and differentiate array methods.

Uploaded by

tai pawar
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1/ 2

Roll No.

S. P. I. T. POLYTECHNIC, KURUND
Class Test I 22519
Date: 06 /09/2023 Time: -1Hours

Course Name: - CSS Course Code: -CO

Semester: - 5th Maximum Marks: - 20

Instructions:

(1) All questions are compulsory.


(2) Illustrate your answers with neat sketches wherever necessary.
(3) Figures to the right indicate full marks.
(4) Assume suitable data if necessary.
(5) Preferably, write the answers in sequential order.

Q.1 Attempt any FOUR of the following 2 x 4 = 08

a) List and explain Logical operators in JavaScript..

b) List any four features of Java script.

c) Write Javascript to call function from HTML

d) Write a Javascript to design a form to accept values for user ID & password

e) What is string. Discribe some method of string

Q.2 Attempt any THREE of the following 4 x 3 = 12

a) Generate college Admission form using html form tag

b) Write the use of substring() and parseInt() with syntax and example.

c) Write a Java script that initializes an array called flowers with the names of

4 flowers. The script then displays array elements.

d) Differentiate between concat() and join() methods of array object.


Roll No.

S. P. I. T. POLYTECHNIC, KURUND
Class Test I 22519
Date: 06 /09/2023 Time: -1Hours

Course Name: - CSS Course Code: -CO

Semester: - 5th Maximum Marks: - 20

Instructions:

(1) All questions are compulsory.


(2) Illustrate your answers with neat sketches wherever necessary.
(3) Figures to the right indicate full marks.
(4) Assume suitable data if necessary.
(5) Preferably, write the answers in sequential order.

Q.1 Attempt any FOUR of the following 2 x 4 = 08

a) List and explain Logical operators in JavaScript..

b) List any four features of Java script.

c) Write Javascript to call function from HTML

d) Write a Javascript to design a form to accept values for user ID & password

e) What is string. Discribe some method of string

Q.2 Attempt any THREE of the following 4 x 3 = 12

a) Generate college Admission form using html form tag

b) Write the use of substring() and parseInt() with syntax and example.

c) Write a Java script that initializes an array called flowers with the names of

4 flowers. The script then displays array elements.

d) Differentiate between concat() and join() methods of array object.

You might also like