Tag: web technology

Questions Related to web technology

  1. Its a protocol for calling services

  2. Its a registry for discovering services

  3. Its an xml file for defining the methods that can be called over the web.

  4. None of the above


Correct Option: C
  1. A Web service

  2. A tool to generate Web services from java classes.

  3. A tool to generate web service stubs.

  4. All of the above.


Correct Option: B,C
  1. When a SELECT statement returns no rows

  2. When the datatypes of SELECT clause and INTO clause do not match

  3. When INTO statement is missing in the SELECT statement

  4. When a SELECT statement returns more than one row


Correct Option: A,D