Assignment of Client Side Scripting (22519)
JavaScript (22519) Assignment
Assignment No.1 - Download
Assignment No.2 - Download
Assignment No.3 - Download
Assignment No.4 - Download
Assignment No.5 - Download
Assignment No.1 Questions
01. Explain the features of JavaScript.
02.Explain:1)Method 2)Property 3)Events 4)Object Name
03. What are operators in JavaScript? Explain any two.
04. Explain switch case statement in JavaScript?
05. Explain loop statements in JavaScript?
06. How to set and delete the property in JavaScript?
07. Explain property setters and getters method in JavaScript.
Assignment No.1 - Download
Assignment No.2 - Download
Assignment No.3 - Download
Assignment No.4 - Download
Assignment No.5 - Download
Assignment No.1 Questions
01. Explain the features of JavaScript.
02.Explain:1)Method 2)Property 3)Events 4)Object Name
03. What are operators in JavaScript? Explain any two.
04. Explain switch case statement in JavaScript?
05. Explain loop statements in JavaScript?
06. How to set and delete the property in JavaScript?
07. Explain property setters and getters method in JavaScript.
08. State the use of dot syntax in JavaScript with the help of suitable example.
09. List and explain Logical
operators in JavaScript.
10. Give the syntax of and explain the use of "with" statement/clause in JavaScript using suitable example.
11. Write syntax of and explain prompt method in
JavaScript with the help of suitable example.
12. Write a JavaScript function that checks whether a passed string is palindrome or not.
13. Differentiate between prompt() and alert() methods.
14. Write a JavaScript that displays first 20 even numbers on the document window.
15. write a program to print sum of even numbers between 1 to 100 using for loop.
12. Write a JavaScript function that checks whether a passed string is palindrome or not.
13. Differentiate between prompt() and alert() methods.
14. Write a JavaScript that displays first 20 even numbers on the document window.
15. write a program to print sum of even numbers between 1 to 100 using for loop.
Comments
Post a Comment