Understanding the `focusout` Event and its `relatedTarget` PropertyIn web development, user interactions play a crucial role in creating engaging and interactive experiences. One such interaction is the…Apr 24Apr 24
Demystifying Tight and Loose Coupling in Java ProgrammingIn an object-oriented paradigm, the interaction between classes is vital for achieving the required functionalities. Classes communicate by…Sep 20, 2023Sep 20, 2023
Annotations In JavaAnnotations are nothing but a way we can highlight a piece of information, for e.g., during our school years, we would highlight or…Jul 4, 2021Jul 4, 2021
How Java works?Ever wonder how Java works, here is an insight into how java works from the knowledge I acquired from different resources.Jun 12, 2021Jun 12, 2021