Q53
What is the solution to the absence of a script tag without an src attribute?
A.
Resend the scripts
B.
Create inline JavaScript
AnswerC.
All of the mentioned
D.
None of the mentioned
Answer: Option B
Solution
Answer: Option B
Solution:
The solution to the absence of a script tag without an src attribute is to create inline JavaScript to append script tags to the document dynamically