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
TheCrucible
1 hour agoThe Extravaganza! EP: 36 (9/15/25)
24,047 watching -
LIVE
Candace Show Podcast
40 minutes agoThey Are Lying About Charlie Kirk. | Candace Ep 235
6,567 watching -
LIVE
Kim Iversen
1 hour agoWas There a Second Shooter in the Charlie Kirk Attack?
2,083 watching -
LIVE
Redacted News
1 hour ago“They’re NOT stopping with Charlie Kirk!” JD Vance TORCHES violent leftists | Redacted
12,371 watching -
39:45
Kimberly Guilfoyle
1 hour agoCharlie's Legacy and Our Mission | Ep.253
12.3K6 -
1:14:55
vivafrei
5 hours agoJD Vance Pays Tribute to Charlie Kirk; Ryan Routh Trial Continues! And More!
139K80 -
LIVE
Dr Disrespect
6 hours ago🔴LIVE - DR DISRESPECT - WARZONE - PROTECT THE DOC
1,187 watching -
LIVE
LFA TV
19 hours agoLFA TV ALL DAY STREAM - MONDAY 9/15/25
1,629 watching -
29:05
Athlete & Artist Show
5 hours ago1st Line Minutes at 35, Slovenian Sports Fans, and MORE
4.61K -
LIVE
freecastle
5 hours agoTAKE UP YOUR CROSS- Our Battles, HE Has Already Won!
198 watching