Top 150+ Solved Web Technologies MCQ Questions Answer
Q. The ____________element contains meta information about the HTML page
a. <head>
b. ftp
c. physical
d. hyperlink
Q. The ________element defines the document's body, and is a container for allthe visible contents, such as headings, paragraphs, images, hyperlinks, tables,lists, etc.
a. <head>
b. <body>
c. physical
d. hyperlink
Q. _______tag are used to indicate exactly how specific characters are to be formatted
a. tcp/ip
b. ftp
c. physical
d. hyperlink
Q. The LINKS starts at the ((Source)) anchor and points to the ((Destination)) anchor. TheseLINKIS are called as ___________
a. <head>
b. <body>
c. physical
d. hyperlink
Q. _______it is used to To create a link to another documents by using href attribute
a. <a>
b. checkbox
c. <textarea>
d. <text>
Q. __________accept only true or false we can select more then one option out of givenoption
a. <a>
b. checkbox
c. <textarea>
d. <text>
Q. _________it is used to give the show the input box with multiple rows and column.
a. <a>
b. checkbox
c. <textarea>
d. <text>
Q. _____________it is used to submit the button ( accept the data) to upload
a. <submit>
b. checkbox
c. <textarea>
d. <text>
Q. ____________ it is used with text , when we use to hide the text matter
a. <password>
b. checkbox
c. <textarea>
d. <text>
Q. Which data type value is returned by all transcendental math functions?
a. int
b. float
c. double
d. long
Q. Which of these coding types is used for data type characters in Java?
a. ascii
b. iso-latin-1
c. unicode
d. none of the mentioned
Q. Which of these values can a boolean variable contain?
a. true & false
b. 0 & 1
c. any integer value
d. true