CS201 Short Lecture -14,15 | VU Short Lecture | Introduction to Programming in (Urdu / Hindi)

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 พ.ย. 2024

ความคิดเห็น • 18

  • @QandeelSeorum
    @QandeelSeorum 14 วันที่ผ่านมา +7

    Best Hassan ❤❤❤

  • @nadeemjavaid3965
    @nadeemjavaid3965 14 วันที่ผ่านมา +8

    Good

  • @TahirMehmood-pu4fe
    @TahirMehmood-pu4fe 14 วันที่ผ่านมา +9

    Good lecture

  • @soloking578
    @soloking578 14 วันที่ผ่านมา +8

    Best lecture ❤

  • @arsoloking2718
    @arsoloking2718 14 วันที่ผ่านมา +10

    best lecture i have taken on pointers so far 🥰

  • @abdullahnasir9764
    @abdullahnasir9764 14 วันที่ผ่านมา +5

    Best lecture 💯

  • @manimalik-xe5ij
    @manimalik-xe5ij 14 วันที่ผ่านมา +5

    Good work 😊❤

  • @minahil-sj8bg
    @minahil-sj8bg 14 วันที่ผ่านมา +10

    sir value using pointers me dereferencing honi chiaye ?

    • @VUStudywithHassan
      @VUStudywithHassan  14 วันที่ผ่านมา +1

      Yes if you want to print a value of a var using a pointer . You,ll use *ptr to return its value thats called a dereferrencing operator

  • @ShahzaibNasir-wd9wy
    @ShahzaibNasir-wd9wy 14 วันที่ผ่านมา +3

    🧊nice

  • @TechHubPK-hx7tm
    @TechHubPK-hx7tm 14 วันที่ผ่านมา +6

    Pointers variable ki type hain toh vars are constant too ? Means in some cases

    • @VUStudywithHassan
      @VUStudywithHassan  14 วันที่ผ่านมา +1

      Yes you can initialize the variables as constant too as const var type and name with value 😊