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. XSL is what we use to get from readable to _________






2. every element and every attribute have just one _________






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






4. Returns 2008






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






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






7. Selects parent of current node






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






9. Returns everything after the first occurrence of str2






10. Predicates work somewhat like _____________






11. Returns time right now






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






13. Selects from the root node



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






15. XPath contains a library of _________






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


17. ________ allow more specific selections within the XPath






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






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






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






21. Returns n-length substring from start position






22. Concatenates strings together with separator between each string






23. Returns true if str1 ends with str2






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






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






26. Returns false or true






27. XPath is a major element in _______






28. XPath is a for defining parts of an XML document






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






30. Selects all elements in the document






31. Returns day value from date passed






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






33. Returns logically rounded integer






34. Converts string to lower case






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






36. Returns next lowest integer






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






38. Returns true if str1 contains str2






39. Returns year value out of the date passed






40. Returns substring from start position to end of string






41. Selects current node






42. Converts value to a string






43. Returns length of current node string






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






45. Returns boolean true or boolean false






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






47. Returns everything before the first occurrence of str2






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






49. Converts string to upper case






50. Returns hour 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