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. Returns second value from time passed






2. Sibling nodes all have the same ______






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






4. Selects first two book elements from the children of books element






5. XPath contains a library of _________






6. Converts value to a string






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






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






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






10. Predicates work somewhat like _____________






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






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






13. Returns complete date/time






14. Returns true if str1 contains str2






15. XPath is a major element in _______






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






17. Returns month value out of date passed






18. XSL is what we use to get from readable to _________






19. Returns next lowest integer






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






21. Returns time right now






22. Returns minute value from time passed






23. every element and every attribute have just one _________






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






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


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






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






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






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






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






31. Returns next highest integer






32. Returns boolean true or boolean false






33. Returns hour value from time passed






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






35. Returns timezone value from time passed






36. Returns substring from start position to end of string






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






38. Returns everything after the first occurrence of str2






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






40. Returns 2008






41. Returns true if str2 appears anywhere inside str1






42. Returns length of passed string






43. Returns true if str1 starts with str2






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






45. Selects all elements in the document






46. Selects from the root node



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






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






49. Trims leading and trailing spaces






50. Selects all title elements which have any attribute







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