adplus-dvertising
frame-decoration

Question

Microsoft Developed a compatible dialect of JavaScript called _____________.

a.

JScript

b.

MS JavaScript

c.

MJavaScript

d.

Advanced JavaScript

Answer: (a).JScript

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Microsoft Developed a compatible dialect of JavaScript called _____________.

Similar Questions

Discover Related MCQs

Q. Executable single line of Script is called as _________________.

Q. JavaScript Statements are executed by ________ .

Q. Java Statement terminated by ______________ .

Q. JavaScript code contain sequence of ___________.

Q. Which of the following statement is used to declare variable in JavaScript ?

Q. ____________ is used to assign value to the variable.

Q. Multiple JS statements are written inside pair of ________ to form a statement block.

Q. Group of JavaScript Statements is called as _________.

Q. Single Line Comment in JavaScript Starts with _________ Symbol.

Q. Which of the following is considered as End of Single line comment ?

Q. Comments in JS are ignored by ____________.

Q. Comment Statement is _________________ type of statement.

Q. JS Comment can be used for following purposes -

Q. Which of the statement will be neglected by Browser ?

Q. Person XYZ wrote his name and date of code creation at the start , What kind of comment he has written ?

Q. In multiple line comment , End of the comment is specified by ________ Symbol.

Q. Which of the following is not a compound assignment operator ?

Q. If a string cannot be converted to a number __________ will be returned.

Q. If the values on either side of '+' operator are numerical values then ___________.

Q. During addition of two numbers , suppose one of the number is NaN then output of the following code will be ?