Premium Only Content

call() method in JavaScript ( #shorts )
Hi Friends,
call() method in JavaScript
In JavaScript, `call()` method is used to call a function with a specific `this` value and argument
eg: There is a object `Human` with `name` property & function `welcome()` that will show a welcome message with name of Human. `call()` is use to set the `this` value of `welcome()` to the `Human` object & pass the `name` property as an argument.
const human = {
name: "David",
welcome: function(message) {
console.log(`${message}, ${this.name}!`);
}
};
human.welcome("Hello"); // Output: Hello, David!
// Using call() to call wekcome() with a different message and this value
human.welcome.call({ name: "Sarah" }, "Hi"); // Output: Hi, Sarah!
Using `call()` allows us to reuse the `welcome()` function for different objects and control the `this` value and arguments passed to it.
#javascript #call #callmethod #string #javascriptinterview #method #js #jquery #function #shorts #viral #popular #latest #new #famous #coders #development #code #dev #interview #php #trend #trending #answer #youtube #instagram #socialmedia #education #edit #gaming #how #india #knowledge #love #like #motivational #quiz #reels #short #subscribe #share #update #video #web #webdeveloper #website #webdesign #ytshorts #youtuber #princecheema_official @princecheema_official
-
LIVE
Dr Disrespect
2 hours ago🔴LIVE - DR DISRESPECT - THE SHOTTY BOYS - WARZONE, PUBG, FORTNITE
3,652 watching -
LIVE
The Quartering
1 hour agoTrump In Dubai, Democrats BUSTED Funding Attacks On Tesla, DOGE Covid BOMBSHELL & Bernie Sanders
3,817 watching -
1:39:57
Russell Brand
3 hours agoTYRANNY In Europe as Romanian Right-Wing Presidential Frontrunner BANNED from Elections – SF550
54.4K27 -
DVR
vivafrei
4 hours agoMark Carney - Newly Anointed Prime Minister of Canada! Live with Rebel News' Ezra Levant! Viva Frei
19.8K16 -
50:01
Ben Shapiro
2 hours agoEp. 2154 - Stephen A. Smith ATTACKS Me!
7.16K16 -
DVR
Simply Bitcoin
2 hours ago $0.97 earnedBITCOIN CRASHED TO $78K: This Is When You Buy The Dip!! | EP 1199
8.03K1 -
1:57:57
The Charlie Kirk Show
2 hours agoPardon Derek Chauvin + Buh-Bye, BLM + Destroy the Deficit | Sen. Scott, Ben Shapiro | 3.10.25
47K36 -
58:52
The Dan Bongino Show
5 hours agoThe Left Can't Meme And Can't Win (Ep. 2438) - 03/10/2025
572K1.3K -
1:01:32
The Rubin Report
3 hours agoTrump Addresses Rumors of Elon Musk & Rubio Clashing in Cabinet Meeting
46.3K32 -
2:09:05
Steven Crowder
5 hours agoTrudeau Out, Carney In: Who Is Canada’s Anti-Trump Puppet?
390K228