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.