Tag: web technology

Questions Related to web technology

  1. country wide

  2. continent wide

  3. state wide

  4. world wide


Correct Option: D

All the computers use a communication standard called

  1. RSS

  2. TELNET

  3. FTP

  4. HTTP


Correct Option: D

AI Explanation

To answer this question, you need to understand the different communication standards used by computers.

Option A) RSS - This option is incorrect because RSS (Really Simple Syndication) is a web feed that allows users to access updates to online content. Option B) TELNET - This option is incorrect because TELNET is a network protocol used to provide a bidirectional interactive text-oriented communication facility. Option C) FTP - This option is incorrect because FTP (File Transfer Protocol) is a standard network protocol used to transfer files between a client and a server on a computer network. Option D) HTTP - This option is correct because HTTP (Hypertext Transfer Protocol) is a communication standard used by computers to access and transfer information on the World Wide Web.

The correct answer is D) HTTP. This option is correct because it is the communication standard used by computers to access and transfer information on the web.

All the computers in the Web can communicate or transfer the data(text file) and graphics (picture file) with each other.

  1. FALSE

  2. Not always FALSE

  3. TRUE

  4. Not always TRUE


Correct Option: C

A Web browser access the web page from a web server by a

  1. INTERRUPT

  2. REQUEST

  3. RESPONSE

  4. HACKING


Correct Option: B
  1. page address

  2. computer address

  3. domain address

  4. MAC address


Correct Option: A
  1. Intranet State Provider

  2. Internet Service Provider

  3. Intranet Service Provider

  4. Internet State Provider


Correct Option: B
  1. numeric IP address

  2. numeric network address

  3. numeric MAC address

  4. All of the above


Correct Option: A
  1. case sensitive

  2. not always case sensitive

  3. not always case insensitive

  4. not case sensitive


Correct Option: D
  1. colon(:)

  2. slash(/)

  3. dot(.)

  4. All the above


Correct Option: C
Explanation:

To solve this question, the user needs to know what a domain name is and its structure.

A domain name is a unique name that identifies a website. It consists of two or more parts separated by dots. The last part is called the top-level domain (TLD), such as .com, .org, .edu, or .net.

Now, let's go through each option and explain why it is right or wrong:

A. All the above: This option is incorrect because it is not specific. While some domain names may use colons or slashes as separators, the most common and widely recognized separator in a domain name is the dot.

B. colon(:): This option is incorrect because colons are not used as separators in domain names. Colons are commonly used in URLs to separate the protocol (e.g., http, https) from the domain name, but they are not part of the domain name itself.

C. slash(/): This option is incorrect because slashes are not used as separators in domain names. Slashes are commonly used in URLs to separate different parts of the path to a resource on a website.

D. dot(.): This option is correct. Dots are used to separate the different parts of a domain name, such as www.example.com. The dot after "com" separates the top-level domain from the rest of the domain name.

Therefore, the correct answer is:

The Answer is: D

  1. Create a subflow and Use Independent Flows to perform functions

  2. Create a subflow and Use Parallel Flows to perform functions

  3. Use Spilit join shape

  4. Use Spilit for each shape


Correct Option: B