Nuacht

1. Convert String to Character Array - Since strings in Java are **immutable**, we convert `s` to a **character array** (`arr`) to modify it efficiently.
Arraylist is an heterogeneous collection of objects where each object can be indexed individually. while writing an application there could be some scenarios where we have arraylist object filled with ...