0

web technology Online Quiz - 22

Description: web technology Online Quiz - 22
Number of Questions: 20
Created by:
Tags: web technology
Attempted 0/20 Correct 0 Score 0

Which of these domains is restricted to qualified organizations?

  1. .com

  2. .org

  3. .net

  4. .edu

  5. None are restricted; anyone can have a URL in any of these domains


Correct Option: D

AI Explanation

To answer this question, you need to understand the restrictions on domain names. Let's go through each option to understand why it is correct or incorrect:

Option A) .com - This option is incorrect because the .com domain is open for registration to anyone, without any specific qualifications or restrictions.

Option B) .org - This option is incorrect because the .org domain is also open for registration to anyone, without any specific qualifications or restrictions.

Option C) .net - This option is incorrect because the .net domain is open for registration to anyone, without any specific qualifications or restrictions.

Option D) .edu - This option is correct because the .edu domain is restricted to qualified educational institutions, such as universities, colleges, and educational organizations. To register a domain in the .edu TLD, you need to meet specific eligibility criteria and demonstrate your qualification as an educational institution.

Option E) None are restricted; anyone can have a URL in any of these domains - This option is incorrect because as explained above, the .edu domain is restricted to qualified educational organizations.

The correct answer is D. This option is correct because the .edu domain is restricted to qualified educational institutions, while the other options (.com, .org, and .net) are open for registration to anyone without specific qualifications or restrictions.

Which of these types of Internet connections is the slowest?

  1. Direct connection through T1 lines

  2. Dial-up modem connections through phone lines

  3. DSL connections through phone lines

  4. Cable modem connections through cable TV lines

  5. Satellite connections through satellite dishes


Correct Option: B
  1. An email address

  2. Access to a Web server

  3. A connection to the Internet

  4. Technical help

  5. Free Windows upgrades


Correct Option: E

Specialized servers are used on the Internet to

  1. Function like email post offices

  2. Accept FTP requests to upload the download files

  3. Store applications that are rented or leased by large corporations

  4. Store and send Web pages

  5. All of the above


Correct Option: E
  1. Plug-ins

  2. Cookies

  3. Cascading stylesheets

  4. Search engines

  5. Security tools


Correct Option: A

The first Web pages were

  1. Strictly hypertext with no multimedia content

  2. Designed to simulate printed pages using HTML's table tools

  3. The first true multimedia documents to be published on the Internet

  4. Viewable only with proprietary Microsoft software

  5. Sent via email from Doug Engelbart's office on the Stanford campus


Correct Option: A
  1. Child-safe software

  2. Dutch dike software

  3. Filtering software

  4. Spam blockers

  5. Underage software


Correct Option: C

An online shopping catalog for a large outdoor outfitter is almost certainly

  1. A data-driven Web site that seperates site content from design

  2. Carefully hand-coded in pure HTML to minimize errors

  3. Designed to work without cookies

  4. Limited to work with a single type of Web browser for consistency

  5. All of the above


Correct Option: A
  1. The dominance of HTML as a Web page creation language

  2. The metaphor of the page as the container of Internet information

  3. The TCP/IP protocol that's used to send and recieve Internet messages

  4. The ownership of the Internet by Microsoft

  5. The percentage of non-U.S. Internet users


Correct Option: C

What do you call specialized software tools designed to make e-commerce solutions easier to implement and maintain?

  1. Firewalls

  2. Peer-to-peer networks

  3. Grid tools

  4. Object-oriented programming languages

  5. Web services


Correct Option: E

Which of the following operations is not supported by Active Directory

  1. Assigning applications to users

  2. Assigning applications to computers

  3. Publishing applications to users

  4. Publishing applications to computers


Correct Option: D

AI Explanation

To answer this question, you need to understand the capabilities and functions of Active Directory. Let's go through each option to understand why it is correct or incorrect:

Option A) Assigning applications to users - This option is supported by Active Directory. Active Directory allows administrators to assign applications to specific users, which can be installed and managed through Group Policy.

Option B) Assigning applications to computers - This option is supported by Active Directory. Active Directory also allows administrators to assign applications to specific computers, which can be installed and managed through Group Policy.

Option C) Publishing applications to users - This option is supported by Active Directory. Active Directory provides the ability to publish applications to users, which allows users to see and install the applications through the Add or Remove Programs feature.

Option D) Publishing applications to computers - This option is not supported by Active Directory. Active Directory does not provide the capability to publish applications directly to computers. Applications can only be published to users.

The correct answer is D) Publishing applications to computers. This option is not supported by Active Directory.

  1. Advance JavaScript and XML

  2. Asynchronous JavaScript and XML

  3. Actual JavaScript and XML

  4. None of the Above


Correct Option: B
  1. Microsoft

  2. IBM

  3. Sun Microsystem

  4. Google


Correct Option: D

Using AJAX we can made our web page

  1. More interactive and faster

  2. Easy to connect web page with server

  3. More dynamic

  4. All the above


Correct Option: D

AI Explanation

To answer this question, let's go through each option to understand why it is correct or incorrect:

Option A) More interactive and faster - This option is correct. AJAX (Asynchronous JavaScript and XML) allows web pages to update content dynamically without reloading the entire page. This makes the web page more interactive and faster since only the necessary data is fetched from the server and rendered on the page, rather than reloading the entire page.

Option B) Easy to connect web page with server - This option is correct. AJAX enables communication between the web page and the server in the background, without interrupting or reloading the entire page. This makes it easier to connect the web page with the server and retrieve or send data without disrupting the user's experience.

Option C) More dynamic - This option is correct. AJAX allows for dynamic content updates on a web page without the need for a full page reload. This means that content can be updated or changed based on user actions or server responses, making the web page more dynamic.

Option D) All the above - This option is correct. AJAX provides all of the mentioned benefits. It makes web pages more interactive and faster, allows for easy connection with the server, and makes web pages more dynamic by enabling content updates without reloading the entire page.

Therefore, the correct answer is D) All the above.

  1. JavaScript and XML

  2. JavaScript and Java

  3. VBScript and XML

  4. JavaScript and HTTP requests


Correct Option: A
  1. Interact with XML

  2. Sent request to client and get the request from server

  3. Both 1 & 2

  4. None of the above


Correct Option: C
  1. XHTML

  2. XML

  3. Javascript

  4. Is not language or structure specific


Correct Option: B

What is the disadvantage of AJAX

  1. Search engines would not be able to index an AJAX application

  2. ActiveX requests are enabled only in IE 5 and IE6

  3. Back button in the browser

  4. All the above


Correct Option: D
- Hide questions