M

Mr. Dubey • 100.28K Points
Coach

Q. What is the programming philosophy that argues that content and behaviour should as much as possible be kept separate?

  • (A) Unobtrusive JavaScript
  • (B) Obtrusive JavaScript
  • (C) Inherited JavaScript
  • (D) Modular JavaScript
  • Correct Answer - Option(A)
  • Views: 70
  • Filed under category JavaScript

Explanation by: Mr. Dubey
A programming philosophy known as unobtrusive JavaScript argues that content (HTML) and behavior (JavaScript code) should as much as possible be kept separate. According to this programming philosophy, JavaScript is best embedded in HTML documents using “script” elements with src attributes.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics