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 parts of XSL (eXtensible stylesheet language): Xpath for navigating XML documents - XSLT for ______ documents - XSL-FO for formatting XML documents






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






3. Returns substring from start position to end of string






4. Returns next lowest integer






5. Selects parent of current node






6. Returns true if str1 contains str2






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






8. Returns length of passed string






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






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






11. Returns length of current node string






12. Returns October or 10 ?






13. Selects current node






14. Returns month value out of date passed






15. Returns day value from date passed






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






17. Returns year value out of the date passed






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


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






20. Returns everything before the first occurrence of str2






21. Returns true if str2 appears anywhere inside str1






22. ________ allow more specific selections within the XPath






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






24. Returns boolean true or boolean false






25. Converts string to upper case






26. Trims leading and trailing spaces






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






28. Selects all the child nodes of the bookstore element






29. Converts string number to numeric value






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






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






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






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






34. Returns time right now






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






36. Returns hour value from time passed






37. Converts value to a string






38. XPath is a major element in _______






39. Returns n-length substring from start position






40. Returns complete date/time






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






42. Selects all book elements with an attribute isbn=






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






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






45. Returns timezone value from time passed






46. Converts string to lower case






47. Predicates work somewhat like _____________






48. Returns 2008






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






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







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