1.  After an interval of 2 seconds, the numbers 1, 2, 3, 4, 5 are printed all together

2.  After an interval of 2 seconds, the numbers 0, 1, 2, 3, 4 are printed all together

3.  Prints the numbers 1, 2, 3, 4, 5 at an interval of 2 seconds between each number

4.  Prints the numbers 0, 1, 2, 3, 4 at an interval of 2 seconds between each number

4
Correct Answer :

Prints the numbers 0, 1, 2, 3, 4 at an interval of 2 seconds between each number


Explanation :
No Explanation available for this question

1.  True

2.  False

2
Correct Answer :

False


Explanation :
No Explanation available for this question

1.  import random

2.  random.h

3.  import.random

4.  random.random

4
Correct Answer :

import random


Explanation :
No Explanation available for this question

1.  True

1
Correct Answer :

True


Explanation :
No Explanation available for this question

1.  An integer other than 2, 3 and 4

2.  Either 2, 3 or 4

3.  Error

4.  3 only

4
Correct Answer :

Error


Explanation :
No Explanation available for this question

1.  Error

2.  Either 10.4, 56.99 or 76

3.  Any number other than 10.4, 56.99 and 76

4.  56.99 only

4
Correct Answer :

Either 10.4, 56.99 or 76


Explanation :
No Explanation available for this question

1.  sun

2.  U

3.  either s, u or n

4.  error

4
Correct Answer :

either s, u or n


Explanation :
No Explanation available for this question

1.  Error

2.  Either 3 or 4

3.  Any integer other than 3 and 4

4.  Any decimal value between 3 and 4

4
Correct Answer :

Any decimal value between 3 and 4


Explanation :
No Explanation available for this question

1.  re

2.  regex

3.  pyregex

4.  none of the mentioned

4
Correct Answer :

re


Explanation :
No Explanation available for this question

Interview Questions

MongoDB
Java Script
Node JS
PHP
JQuery
Python