WEB TECHNOLOGY CROSSWORD

1234567891011121314151617181920
Across
  1. 4. The object in JavaScript used for handling browser windows.
  2. 5. A JavaScript method used to find the length of an array.
  3. 7. The process of verifying a user's identity before granting access.
  4. 9. The JavaScript function that writes text directly into an HTML document.
  5. 11. The structure used in HTML to organize data in rows and columns
  6. 13. The JavaScript function used to ask for user input.
  7. 14. The object in JavaScript that contains browser-related information.
  8. 17. A loop in JavaScript that runs at least once before checking the condition.
  9. 19. The ASP.NET object that handles client requests and server responses.
  10. 20. A JavaScript method used to execute a function after a specified time.
Down
  1. 1. A feature in JavaScript used to track user data across sessions.
  2. 2. A built-in JavaScript object used for mathematical operations
  3. 3. The ASP.NET method used to redirect users to another web page.
  4. 6. A programming language used to add interactivity to web pages.
  5. 8. A JavaScript method used to remove the last element from an array.
  6. 10. The JavaScript function that repeatedly executes a block of code at set intervals.
  7. 12. The JavaScript object used to display messages in a pop-up window.
  8. 15. A data type in JavaScript that can hold multiple values.
  9. 16. A security protocol that encrypts data between a web browser and a server
  10. 18. An ASP.NET control used to create navigational links.