nerdexam
Microsoft

98-361 · Question #139

Which language allows you to dynamically create content on the client side?

The correct answer is B. JavaScript (JS). JavaScript (JS) is a dynamic computer programming language. It is most commonly used as part of web browsers, whose implementations allow client-side scripts to interact with the user, control the browser, communicate asynchronously, and alter the document content that is…

Understanding Web Applications

Question

Which language allows you to dynamically create content on the client side?

Options

  • ACascading Style Sheets (CSS)
  • BJavaScript (JS)
  • CExtensible Markup Language (XML)
  • DHypertext Markup Language (HTML)

How the community answered

(48 responses)
  • A
    2% (1)
  • B
    79% (38)
  • C
    10% (5)
  • D
    8% (4)

Explanation

JavaScript (JS) is a dynamic computer programming language. It is most commonly used as part of web browsers, whose implementations allow client-side scripts to interact with the user, control the browser, communicate asynchronously, and alter the document content that is displayed.

Topics

#JavaScript#client-side scripting#dynamic content#web technologies

Community Discussion

No community discussion yet for this question.

Full 98-361 Practice