31.
The main purpose of JavaScript in web browser is to

32.
A JavaScript program can traverse and manipulate document content through

33.
The behaviour of the document elements can be defined by

34.
The service(s) that enables networking through scripted HTTP requests is

35.
The HTML5 specification includes

36.
Which of the following are not advanced services?

37.
JavaScript code between a pair of “script” tags are called

38.
Client-side JavaScript code is embedded within HTML documents in

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

40.
Which of the following communicates with server-side CGI scripts through HTML form submissions and can be written without the use of JavaScript?