Tag: web technology

Questions Related to web technology

  1. a company that provides access to the Internet.

  2. the language of the Web.

  3. common graphic format on the Web.

  4. common questions and answers.


Correct Option: A
  1. the transfer method used on the Web.

  2. file format used to transfer files from one word processor to another.

  3. a Web Address.

  4. file format that retains format on the Web.


Correct Option: A

TCP/IP is a _______?

  1. communicating real time on the Internet.

  2. program that enhances a browser's capability.

  3. protocol used on the Internet that sends packets of information.

  4. a perfomance matrix used for authentic assessment.


Correct Option: C

The original creator of the Internet is ____________?

  1. input area on a web page.

  2. method used to keep web pages formatted correctly.

  3. an interent activity that involves synthesis of information.correctly.

  4. ARPAnet.


Correct Option: D

Target=_blank specifies?

  1. the page will shut down.

  2. the page is defined as a target and will be found by the arrow command.

  3. window will open blank.

  4. when clicking a link, it will open in a new window.


Correct Option: D

Which part of the HTML document would you find you META tag information?

  1. Body

  2. Title

  3. Form

  4. Head


Correct Option: D
  1. background colors

  2. sounds

  3. color charts

  4. large pictures


Correct Option: B

Enable, form, name, type, and value are all ________.

  1. events

  2. methods

  3. properties

  4. elements


Correct Option: C

AI Explanation

To answer this question, you need to understand the concepts of events, methods, properties, and elements.

Option A) Events - This option is incorrect because events are actions or occurrences that happen in response to user interaction or system triggers. They are not related to the terms mentioned in the question.

Option B) Methods - This option is incorrect because methods are functions or procedures that can be executed to perform a specific action. They are not related to the terms mentioned in the question.

Option C) Properties - This option is correct because enable, form, name, type, and value are all properties. Properties are characteristics or attributes of an object that define its state or behavior.

Option D) Elements - This option is incorrect because elements refer to the individual components or parts of a web page, such as buttons, input fields, or paragraphs. While enable, form, name, type, and value can be associated with elements, they are specifically properties of those elements.

The correct answer is C) Properties. This option is correct because enable, form, name, type, and value are all properties.