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
1 hour ago🔴LIVE - DR DISRESPECT - DELTA FORCE - ATTACK AND EXTRACT
4,494 watching -
LIVE
The Charlie Kirk Show
1 hour agoCalifornia Blazing + Greenland Aftermath | Sen. Johnson, Peachy Keenan, Saad | 1.8.2025
11,408 watching -
LIVE
Matt Kim
15 hours agoWhy the H-1B Visa MAGA Fight is HEATED | Matt Kim #133
932 watching -
19:50
Rep. Andy Biggs
38 minutes agoThe What's the Biggs Idea? Podcast is Live with Rep. Tim Burchett
-
LIVE
The Dilley Show
1 hour agoCalifornia Fire, The Cost of DEI w/Author Brenden Dilley 01/08/2025
3,608 watching -
LIVE
Grant Stinchfield
1 hour agoNo Water, Cancelled Insurance, DEI Focus, and Fired Firefighters... The Liberal Inferno!
308 watching -
3:54
SLS - Street League Skateboarding
1 hour agoMariah Duran’s Journey as a Women in Skateboarding | Kona Big Wave “Beyond The Ride” Part 1
5.56K1 -
LIVE
The Dana Show with Dana Loesch
1 hour agoWILDFIRES RAGE ACROSS CALIFORNIA | The Dana Show LIVE On Rumble!
550 watching -
LFA TV
16 hours agoBURN DEI TO THE GROUND! | LIVE FROM AMERICA with JEREMY HERRELL 1.8.25 11am
28.9K18 -
1:00:36
The Dan Bongino Show
3 hours agoTrump Baffles Lib Media By Actually Answering Questions (Ep. 2396) - 01/08/2025
457K922