Top 150+ Solved Web Technologies MCQ Questions Answer
Q. _______is the measured as the amount of data that can be transferred from onepoint to another point within a specific amount of time.
a. http
b. bandwidth
c. webpage
d. dream viewer
Q. A ___________ is a document, typically written in plain text distributed withformatting instruction of Hypertext markup languages like HTML,XHTML
a. http
b. bandwidth
c. webpage
d. dream viewer
Q. ___________ Stands for Hypertext markup languages for displaying webpages and other information that can be displayed in a web browser
a. http
b. bandwidth
c. webpage
d. dream viewer
Q. Cost of buying and running a server for client serve model are high .
a. true
b. false
c. both a & b
d. none of these
Q. Following are the types of CSS , which one is not type of CSS.
a. inline css:
b. internal or embedded css
c. external css:
d. none of these.
Q. The _______ tag provides no visual change by itself, but when it is marked, you canstyle it with CSS, or manipulate it with JavaScript.
a. <map>
b. <span>
c. <img>
d. <tt>
Q. The ____________tag has two required attributes: src and alt.
a. <map>
b. <span>
c. <img>
d. <tt>
Q. _________tag Indicates that the text should be used with a font such as Courier thatallots the same width to each character.
a. <map>
b. <span>
c. <img>
d. <tt>
Q. _____________ tag Indicates that the text should be displayed in a small font.Available in HTML 3.0 or higher.
a. <small>
b. <em>
c. <u>
d. <strong >
Q. ______tag Indicates that the text should be displayed underlined. Not all browserssupport this tag.
a. <small>
b. <em>
c. <u>
d. <strong >
Q. ___________Indicates that characters should be emphasized in some way. Usuallydisplayed in italics.
a. <small>
b. <em>
c. <u>
d. <strong >
Q. _________Emphasizes characters more strongly than <EM>. Usually displayed in a boldfont
a. <small>
b. <em>
c. <u>
d. <strong >
Q. _________tag Used to offset text that the user should enter. Often displayed in aCourier font or a similar font that allots the same width to each character.
a. <small>
b. <em>
c. <kbd >
d. <strong >