1.  8

2.  4

3.  2

4.  1

4
Correct Answer :

8


Explanation :
No Explanation available for this question

1.  1011

2.  11

3.  13

4.  1101

4
Correct Answer :

1011


Explanation :
No Explanation available for this question

1.  int(1111,10)

2.  int(‘1111’,10)

3.  int(1111,2)

4.  int(‘1111’,2)

4
Correct Answer :

int(‘1111’,2)


Explanation :
No Explanation available for this question

1.  b1101

2.  0b1101

3.  12

4.  1101

4
Correct Answer :

12


Explanation :
No Explanation available for this question

1.  int(1011)

2.  int(‘1011’,23)

3.  int(1011,2)

4.  int(‘1011’)

4
Correct Answer :

int(1011,2)


Explanation :
No Explanation available for this question

1.  &

2.  ^

3.  |

4.  !

4
Correct Answer :

^


Explanation :
No Explanation available for this question

1.  ‘0bx1000’

2.  8

3.  1000

4.  ‘0b1000’

4
Correct Answer :

‘0b1000’


Explanation :
No Explanation available for this question

1.  115

2.  116

3.  117

4.  118

4
Correct Answer :

117


Explanation :
No Explanation available for this question

1.  True

2.  False

2
Correct Answer :

False


Explanation :
No Explanation available for this question

1.  001101010

2.  110010101

3.  001101011

4.  110010100

4
Correct Answer :

001101010


Explanation :
No Explanation available for this question

Interview Questions

MongoDB
Java Script
Node JS
PHP
JQuery
Python