How many types of functions JavaScript supports?



How many types of functions JavaScript supports?..

Answer / Manoj Kumar Sharma

JavaScript supports two main types of functions: regular functions (function declarations and expressions) and arrow functions.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JavaScript Interview Questions

What is the use of a date object in javascript?

1 Answers  


How to create an object in javascript?

1 Answers  


How to access the value of a textbox using javascript?

1 Answers  


What is lazy loading in javascript?

1 Answers  


What is Javascript namespacing? How and where is it used?

1 Answers  


How to add behavior to an element using javascript?

1 Answers  


Name some of the built-in methods and the values returned by them.

1 Answers  


What is Minification

1 Answers  


How to set the focus in an element using javascript?

1 Answers  


What is a Typed Language?

1 Answers  


Write a way by which you can do something on the close of the window ?

1 Answers  


Explain mul function in javascript?

1 Answers  


Categories