Top 350+ Solved Web Technology MCQ Questions Answer

From 181 to 195 of 417

Q. In JavaScript the x===y statement implies that:

a. Both x and y are equal in value, address as well.

b. Both are x and y are equal in value only.

c. Both are equal in the value and data type.

d. Both are not same at all.

  • c. Both are equal in the value and data type.

Q. In JavaScript, what will be used for calling the function definition expression:

a. Function prototype

b. Function literal

c. Function calling

d. Function declaration

  • b. Function literal

Q. Which one of the following is not considered as "statement" in the JavaScript?

a. use strict

b. debugger

c. if

d. with

  • a. use strict

Q. A collection of elements of the same data type which may either in order or not,is called _____.

a. String

b. Array

c. Serialized Object

d. Object

  • b. Array

Q. Is JavaScript a case-sensitive language?

a. true

b. false

c. can not say

d. none of these

  • a. true

Q. JavaScript is ______ Side scripting language.

a. Server

b. Client

c. ISP

d. Browser

  • d. Browser

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

a. Using document object

b. Registering appropriate event handlers

c. Using element object

d. All of the mentioned

  • b. Registering appropriate event handlers

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

a. XMLHttpResponse

b. XMLRequest

c. XMLHttpRequest

d. All of the mentioned

  • c. XMLHttpRequest

Q. The HTML5 specification includes

a. Data storage

b. Graphics APIs

c. Other APIs for web apps

d. All of the mentioned

  • d. All of the mentioned

Q. Which of the following are not advanced services?

a. Data storage

b. Networking

c. XMLHttpRequest object

d. None of the mentioned

  • d. None of the mentioned

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

a. Non-inline

b. External

c. Referenced

d. Inline

  • d. Inline

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

a. A URL that uses the special javascript:encoding

b. A URL that uses the special javascript:stack

c. A URL that uses the special javascript:protocol

d. A URL that uses the special javascript:code

  • c. A URL that uses the special javascript:protocol
Subscribe Now

Get All Updates & News