1.  ‘integers:…1234…1234 …001234’

2.  ‘integers…1234…1234…123400’

3.  ‘integers:… 1234…1234…001234’

4.  ‘integers:…1234…1234…001234’

4
Correct Answer :

‘integers:…1234…1234 …001234’


Explanation :
No Explanation available for this question

1.  Error

2.  ‘3.3456789 | 3.3456789+00 | 3.345678’

3.  ‘3.345678 | 3.345678e+0 | 3.345678’

4.  ‘3.345679 | 3.345679e+00 | 3.34568’

4
Correct Answer :

‘3.345679 | 3.345679e+00 | 3.34568’


Explanation :
No Explanation available for this question

1.  ‘3.35 | 03.35 | +003.3’

2.  ‘3.3456789 | 03.3456789 | +03.3456789’

3.  Error

4.  ‘3.34 | 03.34 | 03.34+’

4
Correct Answer :

‘3.35 | 03.35 | +003.3’


Explanation :
No Explanation available for this question

1.  Error

2.  (‘3.3456789’, ‘3.3456789’)

3.  (3.3456789, 3.3456789)

4.  (‘3.3456789’, 3.3456789)

4
Correct Answer :

(‘3.3456789’, ‘3.3456789’)


Explanation :
No Explanation available for this question

1.  Error

2.  No output

3.  ‘1 more foods’

4.  ‘1 more spam’

4
Correct Answer :

‘1 more spam’


Explanation :
No Explanation available for this question

1.  {‘a’ : ‘hello’, ‘q’ : 10, ……..plus built-in names set by Python….}

2.  {……Built in names set by Python……}

3.  {‘a’ : ‘hello’, ‘q’ : 10}

4.  Error

4
Correct Answer :

{‘a’ : ‘hello’, ‘q’ : 10, ……..plus built-in names set by Python….}


Explanation :
No Explanation available for this question

1.  ‘hello good and morning’

2.  ‘hello, good, morning’

3.  ‘hello, good, and morning’

4.  Error

4
Correct Answer :

‘hello, good, and morning’


Explanation :
No Explanation available for this question

1.  mumbai kolkata & delhi

2.  Error

3.  No output

4.  ‘mumbai, kolkata & delhi’

4
Correct Answer :

‘mumbai, kolkata & delhi’


Explanation :
No Explanation available for this question

1.  ‘hello, world, universe’

2.  ‘hellos, worlds, universes’

3.  Error

4.  hellos, world, universe

4
Correct Answer :

‘hello, world, universe’


Explanation :
No Explanation available for this question

1.  Error

2.  ‘2.5, 10, [1, 2]’

3.  2.5, 10, 1, 2

4.  ’10, 2.5, [1, 2]’

4
Correct Answer :

‘2.5, 10, [1, 2]’


Explanation :
No Explanation available for this question

Interview Questions

MongoDB
Java Script
Node JS
PHP
JQuery
Python