Q. What is the solution to the absence of a script tag without an src attribute?

  • (A) Resend the scripts
  • (B) Create inline JavaScript
  • (C) All of the mentioned
  • (D) None of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (B) Create inline JavaScript
Explanation: 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
Explanation by: Mr. Dubey
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

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
163
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
81%
Success Rate