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
Timcast
1 hour agoZohran Mamdani BLAMES Trump Over Bomb Threats At Polling Locations
30,333 watching -
LIVE
Right Side Broadcasting Network
3 hours agoLIVE: White House Press Secretary Karoline Leavitt Holds a Press Briefing - 11/4/25
1,632 watching -
LIVE
The Charlie Kirk Show
59 minutes agoGo Vote! + Healthcare and the Shutdown | Dr. Oz, Baris | 11.4.2025
3,470 watching -
UPCOMING
Sean Unpaved
55 minutes agoCarousel Chaos: CFB Week 10 Shocks & Drops, Cardinals Stun MNF, & CBB's Opening Tip-Off Frenzy
4 -
Steven Crowder
3 hours ago🔴Failed Hit Job: Another Trump Media Hoax Exposed
206K158 -
56:36
The Rubin Report
2 hours agoFox Hosts Stunned by Piers Morgan’s Dark Prediction for NYC Under Zohran Mamdan
13.5K22 -
LIVE
XDDX_HiTower
48 minutes agoGRAY ZONE DEVLOG FOR .3.5 UPDATE!!! [RGMT CONTENT Mgr. | RGMT GL | GZW CL]
58 watching -
LIVE
LFA TV
15 hours agoLIVE & BREAKING NEWS! | TUESDAY 11/4/25
3,870 watching -
LIVE
The Shannon Joy Show
2 hours agoICE Brutality In Evanston, Illinois Sparks New Outrage * GOP Seeks New FISA Re-Authorization * Are Tucker Carlson & Nick Fuentes Feds?
249 watching -
LIVE
The Mel K Show
2 hours agoA Republic if You Can Keep It-Americans Must Choose 11-04-25
598 watching