I was struggling in understanding the function and tried to go through multiple videos and theory tutorial but even the biggest channels couldn't explain the way you have done, and finally my concept about the function is clear.....Thank you so much
Sir pichle argument wale video me aapne bola tha ki parameter ke andar ka phla Value a[0] me store hota pr yahan aapne ne array se start kiya hai value dena
How to written this program Complete function multiplyMagic() to multiply two elements. The function should never return an error, irrespective of input passed and should return 1 in case of any kind of error or problem with input. Use default parameters for the same. sample input : multiplyMagic(2,3) please give suggestion my program is let multiplyMagic = (a,b=3)=>{ // start your code here. return a*b;
}; console.log(multiplyMagic(2,3)); but i have error please resolve program
I was struggling in understanding the function and tried to go through multiple videos and theory tutorial but even the biggest channels couldn't explain the way you have done, and finally my concept about the function is clear.....Thank you so much
Same thing I experienced.
really a great teacher u r sir.excellent explanations on each and every topics.had a great journey with your videos.helped me a lot.keep it up sir.
yours explanation is awesome......
Very good video's of js👍👍👍🙏
Awesome video as usual :)
Very nice tutorials
Nice Explanation
Sir pichle argument wale video me aapne bola tha ki parameter ke andar ka phla Value a[0] me store hota pr yahan aapne ne array se start kiya hai value dena
Thank You Sir
Sir plz create one video on how to find textbox value from table. Means textbox is inside table
thank u so much sir.
you are gold
i like you
you are good boy
Nice ce sir jee
How to written this program
Complete function multiplyMagic() to multiply two elements.
The function should never return an error, irrespective of input passed and should return 1 in case
of any kind of error or problem with input. Use default parameters for the same.
sample input : multiplyMagic(2,3)
please give suggestion
my program is
let multiplyMagic = (a,b=3)=>{
// start your code here.
return a*b;
};
console.log(multiplyMagic(2,3));
but i have error please resolve program
Hello sir Es video se pahle sab wright hai but ye video me output mere side se sahi nahi aa raha hai
Default function ka wright answer nahi aa raha hai
Hi Your website Domain has expired, Please check, but
, I am trying to your course content buying
NIce coverup 😂😂😂🤣🤣🤣
Plz tell how a[0]=101???
using array parameter pass kiya hai 101
binod