1.  1 2 3 4 5

2.  [5,4,3,2,1]

3.  []

4.  Error, lambda functions can’t be called recursively

4
Correct Answer :

[]


Explanation :
No Explanation available for this question

1.  [0, 2, 4, 6, 8, 10]

2.  [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]

3.  [1, 3, 5, 7, 9]

4.  Error

4
Correct Answer :

[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]


Explanation :
No Explanation available for this question

1.  False True

2.  False False

3.  True True

4.  True False

4
Correct Answer :

False True


Explanation :
No Explanation available for this question

1.  Error

2.  10

3.  24

4.  No output

4
Correct Answer :

24


Explanation :
No Explanation available for this question

1.  [1, 4, 5 ]

2.  Error

3.  [-2, -3]

4.  [1, -2, -3]

4
Correct Answer :

[1, -2, -3]


Explanation :
No Explanation available for this question

1.  [-4, 16]

2.  Address of m

3.  Error

4.  -416

4
Correct Answer :

Address of m


Explanation :
No Explanation available for this question

1.  [False, False, False, False, False]

2.  [False, True, True, False, False]

3.  [True, False, False, True, True]

4.  [True, True, True, True, True]

4
Correct Answer :

[False, True, True, False, False]


Explanation :
No Explanation available for this question

1.  [1, 4, 9, 16, 25 ]

2.  [2, 4, 8, 16, 32 ]

3.  [1, 0, 1, 0, 1]

4.  Error

4
Correct Answer :

[2, 4, 8, 16, 32 ]


Explanation :
No Explanation available for this question

1.  Error

2.  Address of m

3.  1

4.  5

4
Correct Answer :

5


Explanation :
No Explanation available for this question

1.  True True12Error

2.  False False12

3.  True False 12Error

4.  False True12

4
Correct Answer :

True True
1
2
Error


Explanation :
No Explanation available for this question

Interview Questions

MongoDB
Java Script
Node JS
PHP
JQuery
Python