1.  ‘1’

2.  ‘1.234’

3.  ‘1.23’

4.  ‘1.2’

4
Correct Answer :

‘1.23’


Explanation :
No Explanation available for this question

1.  ‘ff, 255’

2.  ‘255, 255’

3.  ‘15f, 15f’

4.  Error

4
Correct Answer :

‘ff, 255’


Explanation :
No Explanation available for this question

1.  True

2.  False

2
Correct Answer :

True


Explanation :
No Explanation available for this question

1.  ‘first=H, third=L’

2.  ‘first=0, third=2’

3.  Error

4.  ‘first=0, third=L’

4
Correct Answer :

‘first=H, third=L’


Explanation :
No Explanation available for this question

1.  Error

2.  “a=’H’, b=’O’, c=(E, L)”

3.  “a=H, b=O, c=[‘E’, ‘L’]”

4.  Junk value

4
Correct Answer :

“a=H, b=O, c=[‘E’, ‘L’]”


Explanation :
No Explanation available for this question

1.  first, right

2.  second, left

3.  first, left

4.  second, right

4
Correct Answer :

second, left


Explanation :
No Explanation available for this question

1.  [0xFF, 255, 16, 255]

2.  (‘0xff’, 155, 16, 255)

3.  Error

4.  (‘0xff’, 255, 255)

4
Correct Answer :

(‘0xff’, 255, 255)


Explanation :
No Explanation available for this question

1.  True

2.  False

2
Correct Answer :

True


Explanation :
No Explanation available for this question

1.  ‘hello world’

2.  ‘hello’ ‘world’ ‘hello’

3.  ‘helloworldhello’

4.  ‘hello’ ‘hello’ ‘world’

4
Correct Answer :

‘helloworldhello’


Explanation :
No Explanation available for this question

1.  Error

2.  sanfoundry

3.  san foundry

4.  {‘san’, ‘foundry’}

4
Correct Answer :

sanfoundry


Explanation :
No Explanation available for this question

Interview Questions

MongoDB
Java Script
Node JS
PHP
JQuery
Python