1.  toString()

2.  toFixed()

3.  toLocaleString()

4.  toPrecision()

4
Correct Answer :

toString()


Explanation :
No Explanation available for this question

1.  slice()

2.  split()

3.  replace()

4.  search()

4
Correct Answer :

split()


Explanation :
No Explanation available for this question

1.  toSource()

2.  sort()

3.  toString()

4.  unshift()

4
Correct Answer :

toSource()


Explanation :
No Explanation available for this question

1.  when another event is still being processed

2.  when Javascript is disabled

3.  when the page uses CSS styles

4.  when it runs locally rather than on the Web

4
Correct Answer :

when Javascript is disabled


Explanation :
No Explanation available for this question

1.  JavaScript is object-oriented

2.  JavaScript is object-based

3.  JavaScript is not an object-oriented

4.  JavaScript has no relation to objects

4
Correct Answer :

JavaScript is object-based


Explanation :
No Explanation available for this question

1.  Alert()

2.  Display()

3.  Prompt()

4.  Confirm()

4
Correct Answer :

Prompt()


Explanation :
No Explanation available for this question

1.  Increase end-user satisfaction

2.  Increase the validity of form submission

3.  Conservation of bandwidth

4.  All the above answers

4
Correct Answer :

All the above answers


Explanation :
No Explanation available for this question

1.  null

2.  undefined

3.  object

4.  All of the above

4
Correct Answer :

All of the above


Explanation :
No Explanation available for this question

1.  number

2.  string

3.  object

4.  null

4
Correct Answer :

string


Explanation :
No Explanation available for this question

1.  history(3);

2.  history(-3);

3.  history.go(-3);

4.  history.go(3);

4
Correct Answer :

history.go(-3);


Explanation :
No Explanation available for this question

Interview Questions

MongoDB
Java Script
Node JS
PHP
JQuery
Python