Computer Science, asked by khanmcs4oznara, 1 year ago

html uses fixed tags defined by language or user defined tags ?

Answers

Answered by Prateekk1
4
_______.

(i) A meaningful address

(ii) Help and search facilities

(iii) Links to related sites

(iv) Features to allow users to give feedback

(v) Hosting on a mainframe

(1) i, ii, iii

(2) i, ii, iii, iv

(3) i, ii, iii, iv, v

(4) i, ii, iii, v

(5) None of these

Ans. (2) i, ii, iii, iv

Q.2 HTML uses _________.

(1) Pre-specified tags

(2) user defined tags

(3) tags only for linking

(4) fixed tags defined by the language

(5) None of these

Ans. (4) Fixed tags defined by the language

Q.3 HTML tags define ________.

(1) The data types of elements of document

(2) Presentation of specified elements of a document

(3) The contents of the document

(4) The structure of the document

(5) None of these

Ans. (2) Presentation of specified elements of a document

Q.4 The tag used in HTML to link it with other URL’s is ________.

(1) <A>

(2) <H>

(3) <U>

(4) <L>

(5) <G>

Ans. (1) The tag used in HTML to link it with other URL’s is <A>.

Q.5 The tags used for specifying fonts in HTML are ________.

(i) <B>

(ii) <I>

(iii) <U>

(iv) <L>

(1) (i) and (ii)

(2) (i) and (iii)

(3) (ii) and (iv)

(4) (i),(ii) and (iii)

(5) (i),(ii), (iii) and (iv)

Ans. (1) <B>and <I> tags are used for specifying fonts in HTML.

Q.6 It is possible to display pictures (i.e., images) in HTML specification by using the _______ tag.

(1) <GR src = Picture file>

(2) <PIC src =Picture file>

(3) <IMG src =Picture file>

(4) <GIF src=Picture file

(5) <PHOTO src=picture file>

Ans. (3) It is possible to display pictures (i.e., images) in HTML specification by using the <IMG src =Picture file> tag

Q.7 SGML stands for _________.

(1) Standard Generalized Markup Language

(2) Structured General Markup Language

(3) Standard Graphics Mapping Language

(4) Standard General Markup Link

(5) None of these

Ans. (1) SGML stands for Standard Generalized Markup Language.

Q.8 HTML and XML are markup languages ______.

(1) Specially development for the web

(2) Are based on SGML

(3) Are versions of SGML

(4) Independent of SGML

(5) All of above

Ans. (2) HTML and XML are markup languages are based on SGML.

Q.9 XML stands for ________.

(1) Extra Markup Language

(2) Excellent Markup Links

(3) Extended Markup Language

(4) Extended Marking Links

(5) Extended Marking Language

Ans. (3) Extended Markup Language

Q.10 XML uses ________.

(1) User define tags

(2) Pre-defined tags

(3) Both predefined and user-defined tags

(4) Extended tags used in HTML and makes them powerful

(5) None of these

Ans. (1) XML uses user define tags.
Similar questions