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
Game On!
13 hours agoPresident Trump makes NFL HISTORY! Make the Super Bowl Great Again!
498 watching -
9:17
Dr. Nick Zyrowski
1 day ago4 Steps To Lose Fat Naturally Without Exercise
730 -
13:10
This Bahamian Gyal
12 hours agoLooking For A Job in 2025: 10 RED FLAGS To Watch Out For
9911 -
17:41
IsaacButterfield
1 day ago $0.13 earnedInsane Woke TikTok Returns Crazier Than Ever!!
1.09K7 -
8:21
Mally_Mouse
10 hours agoPresident Trump - Week #2
1.49K7 -
5:23
BIG NEM
11 hours agoWhat Is Jollof Rice? West Africans Explain the Magic Behind It!
67 -
59:37
Trumpet Daily
19 hours ago $3.47 earnedTrump Turns Two Weeks Into Two Years’ Worth of Action - Trumpet Daily | Feb. 5, 2025
3.19K20 -
54:17
PMG
10 hours ago"AJ Rice Unfiltered: The Left, the Woke Agenda, and the Death of Humor"
294 -
1:43:11
Omar Elattar
1 month agoFrom Bank Robber To Millionaire: How I Became A $100M Sales Trainer
203 -
2:42:28
FreshandFit
9 hours agoShe Dated Him For 2 YEARS Before Finding THIS OUT?!
95.2K105