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. Inserts new itemX into the collection at the positionX - example insert-before("a", "b", "c"), 3, "z") returns (abzc)






2. Predicates work somewhat like _____________






3. Selects parent of current node






4. Returns substring from start position to end of string






5. Selects all title elements of the book element AND all price elements in the entire document






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






7. Returns n-length substring from start position






8. Selects all title elements which have any attribute






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






10. Returns true if str1 ends with str2






11. Returns everything after the first occurrence of str2






12. In str1, replaces all occurrences of str2 with str3






13. Returns time right now






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






15. Converts string number to numeric value






16. XPath contains a library of _________






17. Selects current node






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






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






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






21. Selects all book elements with an attribute isbn=






22. Returns October or 10 ?






23. Returns next lowest integer






24. Returns timezone value from time passed






25. Returns boolean true or boolean false






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






27. Returns true if str1 contains str2






28. Converts value to a string






29. Returns month value out of date passed






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






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






32. Returns false if true - true if false (negative logic)






33. Selects all elements in the document






34. Returns today's date






35. Concatenates strings together with separator between each string






36. Returns 2008






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






38. Returns complete date/time






39. Returns true if str2 appears anywhere inside str1






40. XPath is a major element in _______






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






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






43. Converts string to upper case






44. Returns length of current node string






45. Returns day value from date passed






46. Selects attributes






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






48. Selects from the root node



49. Returns true if str1 starts with str2






50. Sibling nodes all have the same ______






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