Page 1 of 1

Consider the following code: <film> <year>1942</year> <title>Casablanca</title> <director>Michael Curtiz</director> </fi

Posted: Sat Jul 23, 2022 7:29 pm
by answerhappygod
Consider the following code:
<film>
<year>1942</year>
<title>Casablanca</title>
<director>Michael Curtiz</director>
</film>
What kind of code is shown in the preceding example?

A. activescript
B. XML
C. HTML
D. VBScript