Consider the following code: <film> <year>1942</year> <title>Casablanca</title> <director>Michael Curtiz</director> </fi
Posted: Sat Jul 23, 2022 7:29 pm
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
<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