1.  locals()globals()

2.  locals()locals()

3.  globals()locals()

4.  globals()globals()

4
Correct Answer :

globals()
locals()


Explanation :
No Explanation available for this question

1.  Error

2.  12

3.  15

4.  1512

4
Correct Answer :

15


Explanation :
No Explanation available for this question

1.  Error

2.  100

3.  101

4.  99

4
Correct Answer :

100


Explanation :
No Explanation available for this question

1.  13

2.  10

3.  2

4.  5

4
Correct Answer :

13


Explanation :
No Explanation available for this question

1.  Error

2.  13

3.  13x

4.  x

4
Correct Answer :

x


Explanation :
No Explanation available for this question

1.  error

2.  hello

3.  16

4.  16hello

4
Correct Answer :

error


Explanation :
No Explanation available for this question

1.  Error

2.  12 4

3.  4 12

4.  4 15

4
Correct Answer :

4 12


Explanation :
No Explanation available for this question

1.  hellohello world

2.  world hellohello

3.  helloworldworld

4.  worldhelloworld

4
Correct Answer :

world
hello
hello


Explanation :
No Explanation available for this question

1.  [3,2,4]

2.  [2,3,4]

3.  Error

4.  [3,4,2]

4
Correct Answer :

[3,4,2]


Explanation :
No Explanation available for this question

1.  1 2 3 4

2.  5 10 15 4

3.  10 20 30 40

4.  5 10 15 40

4
Correct Answer :

10 20 30 40


Explanation :
No Explanation available for this question

Interview Questions

MongoDB
Java Script
Node JS
PHP
JQuery
Python