Top 100+ Web Application Development MCQ Questions - 2

Question: 6

The tag that creates the command button control is

(A) <FORM >

(B) <BUTTON >

(C) <INPUT >

(D) <HTML >

Ans: C

<INPUT >

Question: 7

The tag used to create table in HTML is

(A) <TR>

(B) <TABLE>

(C) <TD>

(D) <DD>

Ans: B

<TABLE>

Question: 8

The <BIG> tag is used

(A) to display text in a font larger than the font currently being used

(B) to display text in a font with less size

(C) to display text in a particular colour

(D) to display text

Ans: A

to display text in a font larger than the font currently being used

Question: 9

When the mouse is clicked on a link, it is called as

(A) a default link

(B) an active link

(C) a link

(D) an event

Ans: B

an active link

Question: 10

To view the HTML code created by the Frontpage

(A) double click on HTML and select View

(B) double click on View and select HTML

(C) click on View and select HTML

(D) click on HTML and select View

Ans: C

click on View and select HTML

Related Questions