Test your basic knowledge |

Subject : it-skills
Instructions:
  • Answer 50 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. 3 wildcards: ? matches any element node - @ matches any ___________ - node() matches any node of any kind






2. Returns everything after the first occurrence of str2






3. Returns 2008






4. Travels from current node to select nodes that match - wherever they are

Warning: Invalid argument supplied for foreach() in /var/www/html/basicversity.com/show_quiz.php on line 183


5. Concatenates strings together with separator between each string






6. Returns absolute value (example abs(-2.5) returns 2.5






7. +, -, *, div, =, !=, <, <=, >, >=, or, and, mod (modulus)






8. Returns true if str1 ends with str2






9. Element nodes may have zero - one - or more _________






10. 3 parts of XSL (eXtensible stylesheet language): Xpath for navigating XML documents - XSLT for ______ documents - XSL-FO for formatting XML documents






11. selects first book element from the children of books element






12. Selects attributes






13. XPath contains a library of _________






14. Seven kinds of nodes in XPath: element - attribute - text - namespace - __________ - comment - document (root) nodes - a.k.a. DECANT-PI






15. Returns today's date






16. Returns length of current node string






17. Returns substring from start position to end of string






18. Converts string to lower case






19. Returns October or 10 ?






20. ________ allow more specific selections within the XPath






21. Sibling nodes all have the same ______






22. Returns hour value from time passed






23. Returns true if str1 contains str2






24. Use a | to select more than one _____ (means AND)






25. A predicate is used by is used by adding square brackets [ ] to the end of a path or portion of a path - and adding ________ inside the brackets






26. Inserts new itemX into the collection at the positionX - example insert-before("a", "b", "c"), 3, "z") returns (abzc)






27. Returns all unique values in that collection - example: distinct-values(a, b, c, d, a, c) returns (a, b, c, d)






28. Returns false or true






29. XML documents are treated as _________- so the root of the tree is called the document node or root node






30. The XPath division operator not "/" cuz "/" is used in path expressions






31. Converts value to a string






32. Selects current node






33. The process of taking raw XML - adding XSL - and outputting a document file of some type






34. Selects all title AND price elements in the entire document






35. Removes item in the position - example: remove(("ab", "cd", "ef"), 1) returns ("cd", "ef")






36. Returns complete date/time






37. Selects all title AND price elements of all book elements






38. Returns length of passed string






39. Returns year value out of the date passed






40. every element and every attribute have just one _________






41. XPath is a major element in _______






42. xpath function categories: numeric - string - boolea - date/time - ________






43. Concatenates strings together (example concat('It",'is','cool') returns "Itiscool"






44. Selects all elements in the document






45. Returns true if str2 appears anywhere inside str1






46. Returns day value from date passed






47. Returns true if str1 starts with str2






48. Returns time right now






49. Converts string to upper case






50. Returns timezone value from time passed







Sorry!:) No result found.

Can you answer 50 questions in 15 minutes?


Let me suggest you:



Major Subjects



Tests & Exams


AP
CLEP
DSST
GRE
SAT
GMAT

Most popular tests