0% found this document useful (0 votes)
348 views

Web Technology Interview Questions PDF: Which Language Is Used For Creating Web Pages?

This document contains 10 questions about web technologies including which language is used to create web pages, the abbreviation for HTTP, common HTML tags like <HTML>, <IMG>, and <Font>, and that the HTML and HTTP standards are defined by the World Wide Web Consortium. It asks about the container for an entire HTML document, the abbreviation for Graphics Interchange Format, how the <Font> tag compares to other tags, the role of a web server, and using XML to store data in documents on a server.

Uploaded by

Deev Pokhrel
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
348 views

Web Technology Interview Questions PDF: Which Language Is Used For Creating Web Pages?

This document contains 10 questions about web technologies including which language is used to create web pages, the abbreviation for HTTP, common HTML tags like <HTML>, <IMG>, and <Font>, and that the HTML and HTTP standards are defined by the World Wide Web Consortium. It asks about the container for an entire HTML document, the abbreviation for Graphics Interchange Format, how the <Font> tag compares to other tags, the role of a web server, and using XML to store data in documents on a server.

Uploaded by

Deev Pokhrel
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Web Technology Interview Questions Pdf

Question: 1

Which language is used for creating Web Pages?

Question: 2

What is the abbreviation of HTTP?

Hyper Text Transfer Protocol

Question: 3

The entire web document is contained within ____

HTML element

Question: 4

HTML document should begin with the ____

<HTML> tag

Question: 5

GIF is the abbreviation for ___

Graphics Interchange Format

Question: 6

The <Font> tag is similar to ____

<BIG>and<Small> tags
Question: 7

The HTML and HTTP standard are defined by ____

WWW consortium

Question: 8

The tag used to add images to the HTML document is ____

<IMG>

Question: 9

The ____ passes the information given by the user to a specified


program.

Web server

Question: 10

____ is used to store the data within the documents on the


server.

XML

You might also like