1.  decrements the total length by 1

2.  increments the total length by 1

3.  prints the first element but no effect on the length

4.  updates the element

4
Correct Answer :

decrements the total length by 1


Explanation :
No Explanation available for this question

1.  closePath()

2.  close()

3.  connectlast(first)

4.  connect()

4
Correct Answer :

closePath()


Explanation :
No Explanation available for this question

1.  Strings, Arrays, and Primitives

2.  Arrays, Primitives, and Objects stored as strings

3.  Strings, Arrays, Primitives and Objects

4.  Strings only

4
Correct Answer :

Strings, Arrays, Primitives and Objects


Explanation :
No Explanation available for this question

1.  JSONTokener

2.  JSONParser

3.  JParser

4.  ParserJ

4
Correct Answer :

JSONTokener


Explanation :
No Explanation available for this question

1.  String

2.  Object

3.  Array

4.  Sales, Marketing

4
Correct Answer :

Array


Explanation :
No Explanation available for this question

1.  clearInvocation()

2.  cancelInvocation()

3.  clearInterval()

4.  clear()

4
Correct Answer :

clearInterval()


Explanation :
No Explanation available for this question

1.  getElementbyID()

2.  getElementsbyName()

3.  getElementsbyTagName()

4.  getTagName()

4
Correct Answer :

getElementsbyTagName()


Explanation :
No Explanation available for this question

1.  A is the superclass and B is the subclass

2.  B is the superclass and A is the subclass

3.  Both A and B are the superclass

4.  Both A and B are the subclass

4
Correct Answer :

A is the superclass and B is the subclass


Explanation :
No Explanation available for this question

1.  objects inherit prototype properties even in dynamic state

2.  objects inherit prototype properties only in dynamic state

3.  objects inherit prototype properties in static state

4.  object doesn’t inherit prototype properties in static state

4
Correct Answer :

objects inherit prototype properties even in dynamic state


Explanation :
No Explanation available for this question

1.  It controls spacing in the resulting JSON string

2.  All three statements are false

3.  It removes whitespace

4.  It is an optional parameter

4
Correct Answer :

It removes whitespace


Explanation :
No Explanation available for this question

Interview Questions

MongoDB
Java Script
Node JS
PHP
JQuery
Python