0% found this document useful (0 votes)
3 views1 page

Javascript Assignment

The document is a list of JavaScript-related questions covering various topics such as variables, arrays, functions, DOM, event handling, and control statements. It includes requests for explanations, examples, and details on JavaScript's advantages and operators. The questions aim to assess knowledge of JavaScript fundamentals and its application in programming.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views1 page

Javascript Assignment

The document is a list of JavaScript-related questions covering various topics such as variables, arrays, functions, DOM, event handling, and control statements. It includes requests for explanations, examples, and details on JavaScript's advantages and operators. The questions aim to assess knowledge of JavaScript fundamentals and its application in programming.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

JAVASCRIPT Question List

1. Write short note on variables in JavaScript. Also explain their usage and declaration with example.
2. Short note on Arrays in JavaScript
3. Explain the advantages of JavaScript.
4. List the operators available in JavaScript.
5. Which platforms are available to write script of javascript?
6. Define function in JavaScript with example. Write any two system defined functions. Also show code
example of how to define function.
7. Explain functions (function with parameters and function without parameters)
8. What is DOM? List its various levels.
9. Explain the use of Alert, Prompt and confirm box with example. OR Explain dialog boxes available in
javascript.
10. Short note on event handling in javascript.
11. State rules for naming variables.
12. Discuss in detail Flow control statements with example.
13. Explain different types of looping in javascript with proper example.
14. Explain conditional statements in javascript. Also explain Switch statement

You might also like