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 hidden field in an HTML form






2. Represents a <textarea> element






3. Represents the state of an event






4. Represents a <meta> element






5. Represents a password field in an HTML form






6. Represents an <img> element






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






8. Contains the visited URLs in the browser window






9. Represents a <tr> element






10. Represents an individual style statement






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






12. Contains information about the client's browser






13. Represents a button in an HTML form






14. Represents a <td> element






15. Represents an <option> element






16. Contains information about the client's display screen






17. Represents a <frameset> element






18. Represents a submit button in an HTML form






19. Represents a selection list in an HTML form






20. Represents an <iframe> element






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






22. Represents the <body> element






23. Represents a radio button in an HTML form






24. Represents a <form> element






25. Represents a reset button in an HTML form






26. Represents a <base> element






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






28. Represents a <link> element






29. Represents a <table> element






30. Contains information about the current URL






31. Represents an <a> element






32. Represents a <frame> element






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






34. Represents a checkbox in an HTML form






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






36. Represents a fileupload in an HTML form






37. Represents a <button> element