JavaScript this Keyword | Lecture 29 | Learn Coding

Поділитися
Вставка
  • Опубліковано 29 вер 2024

КОМЕНТАРІ • 6

  • @Sam21-i1a
    @Sam21-i1a 4 місяці тому +1

    Ap ki explanation bahut jyada aachi hai❤️
    but ap ab videos thodi late post kar raha ho
    Plz thoda try karya jaldi upload karna ka

  • @Uday_Gamers_Channel
    @Uday_Gamers_Channel 4 місяці тому +2

    Next video call bind apply please

  • @nileshtiwari6912
    @nileshtiwari6912 4 місяці тому +3

    Bahut badhiya sir ji

  • @apnipathshala7866
    @apnipathshala7866 4 місяці тому +1

    Awesome guruji

  • @BusraJarinSaika
    @BusraJarinSaika 4 місяці тому

    Create a program to find the largest element of an array using pointers. int arr = (34, 12, 21, 54, 48);
    • Assign the first element of the array to a largest variable using pointer int largest = *arr
    • Run a for loop to access each element of the array.
    • Compare largest with each array element using pointer largest < *(arr + i)
    • If the largest variable is smaller than a element, assign the array value to largest largest = *(arr + i)

  • @VPatil33
    @VPatil33 4 місяці тому +1

    Sir your awesome ❤