1.  he

2.  undefined

3.  ValueError

4.  TypeError

4
Correct Answer :

he


Explanation :
No Explanation available for this question

1.  array Honda,Hyundai,Mahindra

2.  string Honda,Hyundai,Mahindra

3.  object Honda,Hyundai,Mahindra

4.  object "Honda", "Hyundai", "Mahindra"

4
Correct Answer :

object Honda,Hyundai,Mahindra


Explanation :
No Explanation available for this question

1.  Honda,Hyundai,Mahinda---Honda,Hyundai

2.  Honda,Hyundai,Mahinda---Honda,Hyundai,Mahinda

3.  Honda,Hyundai ---Honda,Hyundai

4.  [Honda,Hyundai,Mahinda]---[Honda,Hyundai,Mahinda]

4
Correct Answer :

Honda,Hyundai,Mahinda---Honda,Hyundai,Mahinda


Explanation :
No Explanation available for this question

1.  Result: 40

2.  Result: 70

3.  Result: 90

4.  Result: 100

4
Correct Answer :

Result: 100


Explanation :
No Explanation available for this question

1.  for()

2.  traverse()

3.  forEach()

4.  foreach()

4
Correct Answer :

forEach()


Explanation :
No Explanation available for this question

1.  Result: 10,20,30

2.  Result: 10*10,20*20,30*30

3.  Result: 100,400,900

4.  ValueError

4
Correct Answer :

Result: 100,400,900


Explanation :
No Explanation available for this question

1.  forEach()

2.  map()

3.  forMap()

4.  filter()

4
Correct Answer :

filter()


Explanation :
No Explanation available for this question

1.  Date

2.  DateTime

3.  date

4.  dateTime

4
Correct Answer :

Date


Explanation :
No Explanation available for this question

1.  new Date()

2.  new Date(year, month, day, hours, minutes, seconds, milliseconds)

3.  new Date(milliseconds)

4.  new Date(date string)

5.  All of the above

5
Correct Answer :

All of the above


Explanation :
No Explanation available for this question

1.  Tue Dec 21 2021 13:04:36 GMT+0530

2.  Tue Dec 21 2021 13:04:36 (India Standard Time)

3.  Tue Dec 21 2021 13:04:36::00::01 GMT+0530 (India Standard Time)

4.  Tue Dec 21 2021 13:04:36 GMT+0530 (India Standard Time)

4
Correct Answer :

Tue Dec 21 2021 13:04:36 GMT+0530 (India Standard Time)


Explanation :
No Explanation available for this question

Interview Questions

MongoDB
Java Script
Node JS
PHP
JQuery
Python