1.  pop

2.  remove

3.  update

4.  sum

4
Correct Answer :

sum


Explanation :
No Explanation available for this question

1.  TrueFalse

2.  FalseTrue

3.  True True

4.  FalseFalse

4
Correct Answer :

False
True


Explanation :
No Explanation available for this question

1.  x | y

2.  x ^ y

3.  x & y

4.  x – y

4
Correct Answer :

x ^ y


Explanation :
No Explanation available for this question

1.  True

2.  False

3.  No output

4.  Error

4
Correct Answer :

True


Explanation :
No Explanation available for this question

1.  {‘abc’, ‘p’, ‘q’, ‘san’}

2.  {‘a’, ‘b’, ‘c’, [‘p’, ‘q’], ‘san}

3.  {‘a’, ‘c’, ‘c’, ‘p’, ‘q’, ‘s’, ‘a’, ‘n’}

4.  {‘a’, ‘b’, ‘c’, ‘p’, ‘q’, ‘san’}

4
Correct Answer :

{‘a’, ‘b’, ‘c’, ‘p’, ‘q’, ‘san’}


Explanation :
No Explanation available for this question

1.  {1, 2, 3, 4, 5}{1, 2, 3, 4, 5}

2.  Error{1, 2, 3, 4, 5}

3.  {1, 2, 3, 4, 5}Error

4.  ErrorError

4
Correct Answer :

{1, 2, 3, 4, 5}
Error


Explanation :
No Explanation available for this question

1.  ppqqrr

2.  pqrpqr

3.  ppqqrr

4.  pqrpqr

4
Correct Answer :

pp
qq
rr


Explanation :
No Explanation available for this question

1.  {1, 4, 9, 16}

2.  {0, 1, 4, 9, 16}

3.  Error

4.  {0, 1, 4, 9}

4
Correct Answer :

{0, 1, 4, 9}


Explanation :
No Explanation available for this question

1.  {abc}aaabbbccc

2.  abcabc abc abc

3.  {‘a’, ‘b’, ‘c’}{‘aaa’, ‘bbb’, ‘ccc’}

4.  {‘a’, ‘b’, ‘c’}abcabcabc

4
Correct Answer :

{‘a’, ‘b’, ‘c’}
{‘aaa’, ‘bbb’, ‘ccc’}


Explanation :
No Explanation available for this question

1.  True

2.  False

2
Correct Answer :

False


Explanation :
No Explanation available for this question

Interview Questions

MongoDB
Java Script
Node JS
PHP
JQuery
Python