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

Chapter 3 Advanced Javascript Subjective

The document outlines subjective questions related to Advanced JavaScript, covering topics such as features of JavaScript, types of scripting, control statements, objects, and the Document Object Model (DOM). It includes inquiries about JavaScript events, string, math, number, and array objects, along with their methods and properties. The questions aim to assess understanding of core JavaScript concepts and functionalities.

Uploaded by

pruthvi1008p
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)
2 views1 page

Chapter 3 Advanced Javascript Subjective

The document outlines subjective questions related to Advanced JavaScript, covering topics such as features of JavaScript, types of scripting, control statements, objects, and the Document Object Model (DOM). It includes inquiries about JavaScript events, string, math, number, and array objects, along with their methods and properties. The questions aim to assess understanding of core JavaScript concepts and functionalities.

Uploaded by

pruthvi1008p
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

Subject : IT

Chapter 3 Advanced JavaScript.


Subjective Questions
1. Explain any four features of JavaScript.
2. What the two types of JavaScript?
3. Distinguish between Server side scripting and Client side scripting.
4. Write short note on ‘Switch Case statement.
5. What are the looping statement in JavaScript?
6. Explain ‘break’ and ‘continue’ statements.
7. Write short notes on Objects in JavaScript.
8. List and explain the methods of DOM object
9. List and explain the properties of DOM
10. What is Window object?
11. List and explain any four window object property.
12. List and explain any four window object method.
13. What are JavaScript events?
14. List and explain any four events in JavaScript.
15. What is a string object?
16. List and explain any four method of string object.
(Removed for 2022 batch)
17. What is a math object?
18. List and explain any four methods of math object.
19. What is a number object?
20. List and explain two method and property of Number object.
21. What is array object?
22. List and explain two method and property of Array object.

You might also like