Home / CSE MCQs / RESTful ::

CSE MCQs :: RESTful

  1. Annotation which allows the Jaxb2Marshaller marshaller to detect a class's (i.e., object's) fields.
  2. A.
    XmlRootElement
    B.
    XmlRoot
    C.
    NotNull
    D.
    None of the mentioned

  3. Which of the following is correct about URI in RESTful web services?
  4. A.
    Each resource in REST architecture is identified by its URI
    B.
    Purpose of an URI is to locate a resource(s) on the server hosting the web service
    C.
    Both of the above
    D.
    None of the above

  5. The rest state and motion of body are
  6. A.
    non relative
    B.
    not related
    C.
    relative
    D.
    none of above

  7. Annotation added as an input parameter to the handler meth
  8. A.
    PathVariable
    B.
    Path
    C.
    PathLocale
    D.
    None of the mentioned

  9. If a body doesn't change its position with respect to its surroundings then its in state of
  10. A.
    motion
    B.
    rest
    C.
    equilibrium
    D.
    weightlessness

  11. The marshaller used by MarshallingView belongs to one of a series of XML marshallers.
  12. A.
    Jaxb2Marshaller
    B.
    XmlBeansMarshaller
    C.
    CastorMarshalle
    D.
    All of the mentioned

  13. Each resource in REST architecture is identified by its URI.
  14. A.
    True
    B.
    false
    C.
    All the above
    D.
    None

  15. Explain features of XML-RPC?
  16. A.
    RPCs are performed using simple XML language
    B.
    XML encoded Requests are sent via HTTP POST
    C.
    XML Response is embedded in HTTP response
    D.
    All of the above

  17. If a body does changes its posotion with respect to its surroundings, it is said to be at
  18. A.
    distance
    B.
    position
    C.
    rest
    D.
    motion