Default Parameter in JavaScript (Hindi)

Поделиться
HTML-код
  • Опубликовано: 11 янв 2025

Комментарии •

  • @JyotiKumari-tm4kz
    @JyotiKumari-tm4kz 4 года назад +4

    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

  • @shahanaqurishi9403
    @shahanaqurishi9403 5 лет назад

    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.

  • @mauryaashish1741
    @mauryaashish1741 3 года назад

    yours explanation is awesome......

  • @sam-001
    @sam-001 2 года назад

    Very good video's of js👍👍👍🙏

  • @atulcodex7730
    @atulcodex7730 6 лет назад +1

    Awesome video as usual :)

  • @lijojohn6273
    @lijojohn6273 6 лет назад +1

    Very nice tutorials

  • @shyambhattarai977
    @shyambhattarai977 Год назад

    Nice Explanation

  • @puneetsingh3610
    @puneetsingh3610 2 года назад

    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

  • @iamdanyaal
    @iamdanyaal 3 года назад

    Thank You Sir

  • @sachingreat222
    @sachingreat222 5 лет назад

    Sir plz create one video on how to find textbox value from table. Means textbox is inside table

  • @jagdishjena9058
    @jagdishjena9058 5 лет назад

    thank u so much sir.

  • @redwangaming3405
    @redwangaming3405 3 года назад

    you are gold
    i like you
    you are good boy

  • @codingki7826
    @codingki7826 2 года назад

    Nice ce sir jee

  • @MadanLal-or6sn
    @MadanLal-or6sn 6 лет назад

    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

  • @pankajjha2374
    @pankajjha2374 5 лет назад

    Hello sir Es video se pahle sab wright hai but ye video me output mere side se sahi nahi aa raha hai

  • @pankajjha2374
    @pankajjha2374 5 лет назад

    Default function ka wright answer nahi aa raha hai

  • @techademydotnet4512
    @techademydotnet4512 3 года назад

    Hi Your website Domain has expired, Please check, but
    , I am trying to your course content buying

  • @hitesh.choudhary
    @hitesh.choudhary 5 лет назад

    NIce coverup 😂😂😂🤣🤣🤣

  • @hoop5768
    @hoop5768 4 года назад

    Plz tell how a[0]=101???

    • @gouravjassal4191
      @gouravjassal4191 7 месяцев назад

      using array parameter pass kiya hai 101

  • @gaurangraut1717
    @gaurangraut1717 4 года назад

    binod