...
Web-Technologies
September 9, 2024
Sliding-Window-Protocol
September 9, 2024
Web-Technologies
September 9, 2024
Sliding-Window-Protocol
September 9, 2024

Web-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
(A) and (B) only
B
(A) and (C) only
C
(B) and (C) only
D
(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
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

Leave a Reply

Your email address will not be published. Required fields are marked *