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 radio button in an HTML form






2. Represents a <form> element






3. Represents a password field in an HTML form






4. Represents an individual style statement






5. Represents a selection list in an HTML form






6. Represents a <table> element






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






8. Represents a <link> element






9. Represents a <textarea> element






10. Represents a button in an HTML form






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






12. Contains information about the current URL






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






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






15. Represents an <img> element






16. Represents a <td> element






17. Represents the <body> element






18. Represents the state of an event






19. Represents a <base> element






20. Represents an <option> element






21. Represents an <iframe> element






22. Contains information about the client's browser






23. Contains the visited URLs in the browser window






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






25. Represents a <tr> element






26. Represents a hidden field in an HTML form






27. Represents a <button> element






28. Represents a <frameset> element






29. Represents a <frame> element






30. Represents a <meta> element






31. Contains information about the client's display screen






32. Represents a submit button in an HTML form






33. Represents a fileupload in an HTML form






34. Represents a checkbox in an HTML form






35. Represents an <a> element






36. Represents a reset button in an HTML form






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