1.  Throws Error

2.  It returns the decimal values in string form

3.  If returns only the integer portion of the number

4.  None of the above

4
Correct Answer :

If returns only the integer portion of the number


Explanation :
No Explanation available for this question

1.  isNaN()

2.  nonNaN()

3.  NaN()

4.  None of the above

4
Correct Answer :

isNaN()


Explanation :
No Explanation available for this question

1.  application/x-json

2.  text/json

3.  application/json

4.  application/javascript

4
Correct Answer :

application/json


Explanation :
No Explanation available for this question

1.  String

2.  Object

3.  Director

3
Correct Answer :

Director


Explanation :
No Explanation available for this question

1.  null

2.  undefined

3.  marketing

4.  sales

4
Correct Answer :

marketing


Explanation :
No Explanation available for this question

1.  No, JSON has no support for any kind of character encoding.

2.  No, JSON only has support for UTF-8 characters.

3.  Yes, JSON has support for Unicode characters. Allowing for almost any information in any human language

4.  Yes, only when stored as the key in a ( key : value ) pair.

4
Correct Answer :

Yes, JSON has support for Unicode characters. Allowing for almost any information in any human language


Explanation :
No Explanation available for this question

1.  { "fruit" : "Apple"}

2.  { "fruit" : "Orange"}

3.  {"Orange"}

4.  {"Apple"}

4
Correct Answer :

{ "fruit" : "Orange"}


Explanation :
No Explanation available for this question

1.  It is used to quickly create JSON text.

2.  It quickly converts JSON to Java strings.

3.  It is used to create number strings in JSON.

4.  It is used to create JSON ordered pairs.

4
Correct Answer :

It is used to quickly create JSON text.


Explanation :
No Explanation available for this question

1.  Onhalt

2.  Onerror

3.  Both onhalt and onerror

4.  Onsuspend

4
Correct Answer :

Onerror


Explanation :
No Explanation available for this question

1.  Nothing is printed

2.  0 is printed

3.  Infinity is printed

4.  Some Garbage Value

4
Correct Answer :

Infinity is printed


Explanation :
No Explanation available for this question

Interview Questions

MongoDB
Java Script
Node JS
PHP
JQuery
Python