Java Collections and Generics 10 | ArrayList in Java | Part 1 |

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

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

  • @brrrijesh
    @brrrijesh 4 ปีที่แล้ว

    Why do we need typecasting while using iterator but not with 'for loop & for each loop' ?

    • @abhayredkaracademy
      @abhayredkaracademy  4 ปีที่แล้ว

      There is no need of typecasting because your Iterator is of type String. That's why I have added this message "No need of type-casting to String"