Is a function an object?



Is a function an object?..

Answer / Sanjay Kumar Dubey

Yes, in JavaScript, functions are first-class citizens and are considered objects. They can be assigned to variables, passed as arguments to other functions, or returned from other functions.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JavaScript Interview Questions

What is event in web programming?

1 Answers  


How do you target a specific frame from a hyperlink in javascript?

1 Answers  


How to reload a page using JavaScript?

1 Answers  


What is are the types of the pop up box es available in javascript?

1 Answers  


What is an external javascript?

1 Answers  


How to test for bad numbers using javascript?

1 Answers  


How to add new elements dynamically?

1 Answers  


Please write the Code of simple javascript calculator withot eval() function

1 Answers  


Which built-in method returns the index within the calling string object of the first occurrence of the specified value?

1 Answers  


can wwe trace a java program (class)

1 Answers   CMC,


How to include the HTML tag inside the javascript tags?

5 Answers   TCS,


What is the Difference between HTML and DHTML

15 Answers   TCS,


Categories