1.  *

2.  -

3.  +

4.  All of the mentioned

4
Correct Answer :

-


Explanation :
No Explanation available for this question

1.  Abc. def

2.  abc. def

3.  Abc. Def

4.  ABC. DEF

4
Correct Answer :

Abc. def


Explanation :
No Explanation available for this question

1.  ( )

2.  [ ]

3.  { }

4.  set()

4
Correct Answer :

set()


Explanation :
No Explanation available for this question

1.  list1.addEnd(5)

2.  list1.addLast(5)

3.  list1.append(5)

4.  list1.add(5)

4
Correct Answer :

list1.append(5)


Explanation :
No Explanation available for this question

1.  * abcde *

2.  *abcde *

3.  * abcde*

4.  * abcde *

4
Correct Answer :

*abcde *


Explanation :
No Explanation available for this question

1.  [1, 4]

2.  [1, 3, 4]

3.  [4, 3]

4.  [1, 3]

4
Correct Answer :

[4, 3]


Explanation :
No Explanation available for this question

1.  Functions don’t provide better modularity for your application

2.  you can’t also create your own functions

3.  Functions are reusable pieces of programs

4.  All of the mentioned

4
Correct Answer :

Functions are reusable pieces of programs


Explanation :
No Explanation available for this question

1.  A[2][1]

2.  A[1][2]

3.  A[3][2]

4.  A[2][3]

4
Correct Answer :

A[1][2]


Explanation :
No Explanation available for this question

1.  79 characters

2.  31 characters

3.  63 characters

4.  none of the mentioned

4
Correct Answer :

none of the mentioned


Explanation :
No Explanation available for this question

Interview Questions

MongoDB
Java Script
Node JS
PHP
JQuery
Python