0

web technology Online Quiz - 158

Description: web technology Online Quiz - 158
Number of Questions: 20
Created by:
Tags: web technology
Attempted 0/20 Correct 0 Score 0
  1. Make the information available from a singleton

  2. Store the information in the ServletContext

  3. Store the information in an HttpSession

  4. Store the information in a Properties file


Correct Option: C
  1. They are instantiated every time a request is made

  2. They are a mechanism used by the class loader to download applets

  3. They can be used instead of CGI scripts

  4. They require a web browser that supports JDK 1.1


Correct Option: B
  1. Client side program

  2. Server side program

  3. Both are true

  4. None of these


Correct Option: B

HTML REFERS TO

  1. Hyperlinks and Text Markup Language

  2. Hyper Text Markup Language

  3. Hyper Text Markinup Language

  4. All of the above


Correct Option: B

What is the correct HTML tag for inserting an horizontal line?



Correct Option: B

Tags and text that do not show directly on the page are placed where?

  1. Body

  2. Table

  3. Title

  4. Head


Correct Option: D

What is the file extension used for HTML file?

  1. .html

  2. .shtml

  3. .webpage

  4. .doc


Correct Option: A

To create a bulleted list use?


      Correct Option: D
      1. purple, green, and red

      2. white, black and gray

      3. white,red,blue

      4. black, blue, and gray


      Correct Option: B

      Which HTML attribute is used to define inline styles?

      1. styles

      2. class

      3. font

      4. style


      Correct Option: D

      What is the name of monitoring tool of Tibco?

      1. Tibco Hawk

      2. Tibco Eagle

      3. Tibco Vulture

      4. Tibco Bisness works


      Correct Option: A

      What is the correct CSS syntax for making all the

      elements bold?

      1. p {font-weight:bold}

      2. p {text-size:bold}


      Correct Option: A
      - Hide questions