Tag: technology

Questions Related to technology

XSLT is ____________

  1. a language for navigating in XML documents

  2. a language for transforming XML documents

  3. a language for formatting XML documents

  4. is a language for Parsing XML documents


Correct Option: B

XSLT is ____________

  1. a language for navigating in XML documents

  2. a language for transforming XML documents

  3. a language for formatting XML documents

  4. is a language for Parsing XML documents


Correct Option: B

XPointer is used to

  1. create hyperlinks in XML documents

  2. allows the links point to specific parts of an XML document

  3. navigate through a XML document

  4. Query data from XML document


Correct Option: B

"RPC-encoded" style/use XML is WS-I compliant

  1. True

  2. False


Correct Option: B

JSF is preferred over JSP if

  1. the page has only one form

  2. the page has multiple forms and the developer is familiar with developing GUI appliciations

  3. Java Script is not preferred

  4. light weight web application is being developed


Correct Option: B