Test your basic knowledge |

Subject : it-skills
Instructions:
  • Answer 37 questions in 15 minutes.
  • If you are not ready to take this test, you can study here.
  • Match each statement with the correct term.
  • Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.

This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. Represents an <a> element






2. Represents a password field in an HTML form






3. Represents a fileupload in an HTML form






4. Represents a submit button in an HTML form






5. Contains information about the client's browser






6. Represents a selection list in an HTML form






7. Represents an <area> element inside an image-map






8. The top level object in the JavaScript hierarchy. This represents a browser window. This is created automatically with every instance of a <body> or <frameset> tag






9. Represents a checkbox in an HTML form






10. Represents a <link> element






11. Represents a <frame> element






12. Represents a radio button in an HTML form






13. Contains information about the current URL






14. Represents an <img> element






15. Contains the visited URLs in the browser window






16. Represents an individual style statement






17. Represents an <iframe> element






18. Represents a text-input field in an HTML form






19. Represents a <tr> element






20. Represents a <td> element






21. Represents a reset button in an HTML form






22. Represents the entire HTML document and can be used to access all elements in a page






23. Represents the <body> element






24. Represents a hidden field in an HTML form






25. Represents a <frameset> element






26. Represents a button in an HTML form






27. Represents a <button> element






28. Represents a <table> element






29. Represents an <option> element






30. Represents a <base> element






31. Represents the state of an event






32. Presents an HTML document as a tree-structure (a node tree) - with elements - attributes - and text.






33. Represents a <meta> element






34. Javascript DOM objects are: Window -Navigator -screen -________ -location






35. Contains information about the client's display screen






36. Represents a <textarea> element






37. Represents a <form> element