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 a <td> element






2. Represents a <base> element






3. 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






4. Represents an <iframe> element






5. Contains information about the current URL






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






7. Contains information about the client's browser






8. Represents a hidden field in an HTML form






9. Represents a <textarea> element






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






11. Represents a checkbox in an HTML form






12. Represents a button in an HTML form






13. Represents a fileupload in an HTML form






14. Represents a submit button in an HTML form






15. Represents an individual style statement






16. Represents a <meta> element






17. Represents a <table> element






18. Represents a <form> element






19. Represents a selection list in an HTML form






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






21. Represents a reset button in an HTML form






22. Represents a <button> element






23. Represents a <tr> element






24. Contains information about the client's display screen






25. Represents an <a> element






26. Represents an <img> element






27. Represents the <body> element






28. Represents an <option> element






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






30. Represents a <link> element






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






32. Contains the visited URLs in the browser window






33. Represents a radio button in an HTML form






34. Represents the state of an event






35. Represents a <frame> element






36. Represents a password field in an HTML form






37. Represents a <frameset> element