Q. When does JavaScript code appear inline within an HTML file?

  • (A) Between the “script” tag
  • (B) Outside the “script” tag
  • (C) Between or Outside the “script” tag
  • (D) None of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (A) Between the “script” tag
Explanation: JavaScript code can appear inline within an HTML file between the “script” tags.
Explanation by: Mr. Dubey
JavaScript code can appear inline within an HTML file between the “script” tags.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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