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. Selects all title elements of the book element AND all price elements in the entire document






2. Selects all book elements with a child element "price" with values greater than 35






3. Returns true if str1 ends with str2






4. Transformation is actually accomplished by a _____________ like Saxon XSLT






5. Selects current node






6. XPath uses ____________ to navigate in XML documents - selecting nodes or node-sets






7. Compares strings, returns 0 if same, -1 if not same






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






9. Selects all the child nodes of the bookstore element






10. Converts string to upper case






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






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






13. Converts string to lower case






14. XPath is a major element in _______






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


16. Replaces chars of str2 found in str1 with chars of str3






17. Returns minute value from time passed






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






19. Returns next lowest integer






20. Converts value to a string






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






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






23. Converts string number to numeric value






24. Selects last book element from the children of books element






25. Returns 2008






26. Returns true if str2 appears anywhere inside str1






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






28. Gets position(s) of target item(s) - example: index-of(15, 40, 25, 40, 10), 40) returns (2, 4)






29. Concatenates strings together with separator between each string






30. Returns timezone value from time passed






31. Returns month value out of date passed






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






33. Returns boolean true or boolean false






34. Returns length of current node string






35. _______ have 3 primary relationships: parent - child - sibling






36. Returns complete date/time






37. Returns everything before the first occurrence of str2






38. Returns time right now






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






40. Trims leading and trailing spaces






41. Returns false or true






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






43. Returns substring from start position to end of string






44. Selects all book elements with an attribute isbn=






45. 3 wildcards: ? matches any element node - @ matches any ___________ - node() matches any node of any kind






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






47. Returns day value from date passed






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






49. Returns true if str1 starts with str2






50. Selects from the root node




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