Tag: web technology

Questions Related to web technology

  1. body {color: black}

  2. {body:color=black(body}

  3. {body;color:black}

  4. body:color=black


Correct Option: A
  1. // this is a comment

  2. /* this is a comment */

  3. ' this is a comment

  4. // this is a comment //


Correct Option: B
  1. color:

  2. bgcolor:

  3. background-color:

  4. background-colour:


Correct Option: C
  1. Protocol for accessing a Web Service

  2. SOAP is designed to communicate via Internet

  3. SOAP allows you to get around firewalls

  4. 1 & 3


Correct Option: A,B,C
  1. XML

  2. HTTP

  3. FTP

  4. All the above


Correct Option: A,B