Web-Technologies
September 9, 2024Sliding-Window-Protocol
September 9, 2024Web-Technologies
Question 44 |
Which of the following statements regarding XML is/are TRUE?
(A) XML is a set of tags designed to tell browsers how to display text and images in a web page.
(B) XML defines a syntax for representing data, but the meaning of data varies from application to application.
(C) < Letter >, < LETTER > and < letter > are three different tags in XML
Choose the correct answer from the options given below:
(A) XML is a set of tags designed to tell browsers how to display text and images in a web page.
(B) XML defines a syntax for representing data, but the meaning of data varies from application to application.
(C) < Letter >, < LETTER > and < letter > are three different tags in XML
Choose the correct answer from the options given below:
(A) and (B) only | |
(A) and (C) only | |
(B) and (C) only | |
(A), (B) and (C) |
Question 44 Explanation:
-XML was designed to carry data – with focus on what data is
-HTML was designed to display data – with focus on how data looks
→ FALSE: HTML is a set of tags designed to tell browsers how to display text and images in a web page.
→ TRUE
-HTML was designed to display data – with focus on how data looks
→ FALSE: HTML is a set of tags designed to tell browsers how to display text and images in a web page.
→ TRUE
Correct Answer: C
Question 44 Explanation:
-XML was designed to carry data – with focus on what data is
-HTML was designed to display data – with focus on how data looks
→ FALSE: HTML is a set of tags designed to tell browsers how to display text and images in a web page.
→ TRUE
-HTML was designed to display data – with focus on how data looks
→ FALSE: HTML is a set of tags designed to tell browsers how to display text and images in a web page.
→ TRUE