1.  [‘carrot’, ‘celery’, ‘broccoli’, ‘potato’, ‘asparagus’] Correct 1.00

2.  [‘carrot’, ‘celery’, ‘potato’, ‘asparagus’]

3.  [‘carrot’, ‘broccoli’, ‘celery’, ‘potato’, ‘asparagus’]

4.  [‘celery’, ‘carrot’, ‘broccoli’, ‘potato’, ‘asparagus’]

4
Correct Answer :

[‘carrot’, ‘celery’, ‘broccoli’, ‘potato’, ‘asparagus’] Correct 1.00


Explanation :
No Explanation available for this question

1.  [3, 4, 5, 20, 5, 25, 1, 3]

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

3.  [25, 20, 5, 5, 4, 3, 3, 1]

4.  [3, 1, 25, 5, 20, 5, 4, 3]

4
Correct Answer :

[3, 1, 25, 5, 20, 5, 4, 3]


Explanation :
No Explanation available for this question

1.  [3, 4, 5, 20, 5, 25, 1, 3, 34, 5]

2.  [1, 3, 3, 4, 5, 5, 20, 25, 34, 5]

3.  [25, 20, 5, 5, 4, 3, 3, 1, 34, 5]

4.  [25, 20, 5, 5, 4, 3, 3, 1, 34, 5]

4
Correct Answer :

[3, 4, 5, 20, 5, 25, 1, 3, 34, 5]


Explanation :
No Explanation available for this question

1.  [3, 4, 5, 20, 5, 25, 1, 3]

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

3.  [3, 5, 20, 5, 25, 1, 3]

4.  [1, 3, 4, 5, 20, 5, 25]

4
Correct Answer :

[3, 5, 20, 5, 25, 1, 3]


Explanation :
No Explanation available for this question

1.  [3, 4, 5, 20, 5, 25, 1]

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

3.  [3, 5, 20, 5, 25, 1, 3]

4.  [1, 3, 4, 5, 20, 5, 25]

4
Correct Answer :

[3, 4, 5, 20, 5, 25, 1]


Explanation :
No Explanation available for this question

1.  [“Welcome”, “to”, “Python”]

2.  (“Welcome”, “to”, “Python”)

3.  {“Welcome”, “to”, “Python”}

4.  “Welcome”, “to”, “Python”

4
Correct Answer :

[“Welcome”, “to”, “Python”]


Explanation :
No Explanation available for this question

1.  [‘a’, ‘b’, ‘c’, ‘d’]

2.  [‘a b c d’]

3.  [‘a#b#c#d’]

4.  [‘abcd’]

4
Correct Answer :

[‘a’, ‘b’, ‘c’, ‘d’]


Explanation :
No Explanation available for this question

1.  2 3 4 5 6 1

2.  6 1 2 3 4 5

3.  2 3 4 5 6 6

4.  1 1 2 3 4 5

4
Correct Answer :

2 3 4 5 6 6


Explanation :
No Explanation available for this question

1.  [1, 3]

2.  [4, 3]

3.  [1, 4]

4.  [1, 3, 4]

4
Correct Answer :

[4, 3]


Explanation :
No Explanation available for this question

Interview Questions

MongoDB
Java Script
Node JS
PHP
JQuery
Python