Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is call(), apply(), and bind()?



What is call(), apply(), and bind()?..

Answer / glibwaresoftsolutions

These methods allow you to manually set the value of this inside a function.
Method Usage
call() Calls a function with a given this and arguments passed separately.
apply() Calls a function with a given this and arguments passed as an array.
bind() Returns a new function with a bound this, without executing it immediately.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JavaScript Interview Questions

What are the basic groups of dataypes in JavaScript?

0 Answers  


How to detect the OS on the client machine in JavaScript?

0 Answers  


What is the === in javascript?

0 Answers  


What is decodeuri() in javascript?

0 Answers  


How do you target a specific frame from a hyperlink?

0 Answers  


How to reload the current page?

0 Answers  


Which software is best for javascript?

0 Answers  


How do I turn on javascript in google chrome?

0 Answers  


What is client side in javascript?

0 Answers  


What is a module in javascript?

0 Answers  


How to test a string as a literal and as an object ?

0 Answers  


What is a nan value?

0 Answers  


Categories