1.  |

2.  //

3.  /

4.  %

4
Correct Answer :

//


Explanation :
No Explanation available for this question

1.  [1, 0, 2, ‘hello’, ”, []]

2.  Error

3.  [1, 2, ‘hello’]

4.  [1, 0, 2, 0, ‘hello’, ”, []]

4
Correct Answer :

[1, 2, ‘hello’]


Explanation :
No Explanation available for this question

1.  factorial()

2.  print()

3.  seed()

4.  sqrt()

4
Correct Answer :

print()


Explanation :
No Explanation available for this question

1.  Every object doesn’t have a unique id

2.  Id returns the identity of the object

3.  All of the mentioned

4.  None of the mentioned

4
Correct Answer :

Id returns the identity of the object


Explanation :
No Explanation available for this question

1.  any number of

2.  0

3.  1

4.  2

4
Correct Answer :

any number of


Explanation :
No Explanation available for this question

1.  -4

2.  -3

3.  2

4.  False

4
Correct Answer :

False


Explanation :
No Explanation available for this question

1.  Tuples

2.  Lists

3.  Class

4.  Dictionary

4
Correct Answer :

Class


Explanation :
No Explanation available for this question

1.  56.236

2.  56.23

3.  56.0000

4.  56.24

4
Correct Answer :

56.24


Explanation :
No Explanation available for this question

1.  A set of main modules

2.  A folder of python modules

3.  A number of files containing Python definitions and statements

4.  A set of programs making use of Python modules

4
Correct Answer :

A folder of python modules


Explanation :
No Explanation available for this question

1.  Error

2.  6

3.  4

4.  3

4
Correct Answer :

4


Explanation :
No Explanation available for this question

Interview Questions

MongoDB
Java Script
Node JS
PHP
JQuery
Python